Last active
March 30, 2020 20:44
-
-
Save shtirlic/5fb0b44bf847e59cb797452add3e66b7 to your computer and use it in GitHub Desktop.
Clear Linux kernel 5.6 testing build
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mock Version: 1.4.21 | |
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/linux.spec'], chrootPath='/var/lib/mock/clear-linux/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1c21192ac0>timeout=0uid=1000gid=1000user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--console=pipe', '--bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf']unshare_net=TrueprintOutput=True) | |
Using nspawn with args ['--capability=cap_ipc_lock', '--console=pipe', '--bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf'] | |
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6a1b257e9915400ba3c15d991d8d286f', '-D', '/var/lib/mock/clear-linux/root', '-a', '--capability=cap_ipc_lock', '--console=pipe', '--bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf', '--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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/linux.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False | |
Building target platforms: x86_64 | |
Building for target x86_64 | |
Wrote: /builddir/build/SRPMS/linux-5.6-925.src.rpm | |
Child return code was: 0 | |
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/linux.spec'], chrootPath='/var/lib/mock/clear-linux/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1c21192ac0>timeout=0uid=1000gid=1000user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--console=pipe', '--bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf']unshare_net=TrueprintOutput=True) | |
Using nspawn with args ['--capability=cap_ipc_lock', '--console=pipe', '--bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf'] | |
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34088e14c7d941469318349a4e3a9da6', '-D', '/var/lib/mock/clear-linux/root', '-a', '--capability=cap_ipc_lock', '--console=pipe', '--bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf', '--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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/linux.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.QCS4Qu | |
+ umask 022 | |
+ cd /builddir/build/BUILD | |
+ LANG=en_US.UTF-8 | |
+ export LANG | |
+ unset DISPLAY | |
+ cd /builddir/build/BUILD | |
+ rm -rf linux-5.6 | |
+ /usr/bin/xz -dc /builddir/build/SOURCES/linux-5.6.tar.xz | |
+ /usr/bin/tar -xof - | |
+ STATUS=0 | |
+ '[' 0 -ne 0 ']' | |
+ cd linux-5.6 | |
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . | |
Patch #1 (CVE-2019-12379.patch): | |
+ echo 'Patch #1 (CVE-2019-12379.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/tty/vt/consolemap.c | |
Patch #101 (0101-i8042-decrease-debug-message-level-to-info.patch): | |
+ echo 'Patch #101 (0101-i8042-decrease-debug-message-level-to-info.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/input/serio/i8042.c | |
Patch #102 (0102-Increase-the-ext4-default-commit-age.patch): | |
+ echo 'Patch #102 (0102-Increase-the-ext4-default-commit-age.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file include/linux/jbd2.h | |
Patch #103 (0103-silence-rapl.patch): | |
+ echo 'Patch #103 (0103-silence-rapl.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/powercap/intel_rapl_common.c | |
Hunk #1 succeeded at 1426 (offset 2 lines). | |
Patch #104 (0104-pci-pme-wakeups.patch): | |
+ echo 'Patch #104 (0104-pci-pme-wakeups.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/pci/pci.c | |
+ echo 'Patch #105 (0105-ksm-wakeups.patch):' | |
Patch #105 (0105-ksm-wakeups.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file kernel/watchdog.c | |
patching file mm/ksm.c | |
Patch #106 (0106-intel_idle-tweak-cpuidle-cstates.patch): | |
+ echo 'Patch #106 (0106-intel_idle-tweak-cpuidle-cstates.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/idle/intel_idle.c | |
Hunk #1 succeeded at 462 with fuzz 2 (offset 8 lines). | |
Hunk #2 succeeded at 470 (offset 8 lines). | |
Hunk #3 succeeded at 478 (offset 8 lines). | |
Hunk #4 succeeded at 486 (offset 8 lines). | |
Hunk #5 succeeded at 494 (offset 8 lines). | |
Hunk #6 succeeded at 502 (offset 8 lines). | |
Hunk #7 succeeded at 510 (offset 8 lines). | |
Hunk #8 succeeded at 530 with fuzz 2 (offset 8 lines). | |
Hunk #9 succeeded at 538 (offset 8 lines). | |
Hunk #10 succeeded at 546 (offset 8 lines). | |
Hunk #11 succeeded at 554 (offset 8 lines). | |
Hunk #12 succeeded at 562 (offset 8 lines). | |
Hunk #13 succeeded at 570 (offset 8 lines). | |
Hunk #14 succeeded at 578 (offset 8 lines). | |
Hunk #15 succeeded at 599 with fuzz 2 (offset 8 lines). | |
Hunk #16 succeeded at 607 (offset 8 lines). | |
Hunk #17 succeeded at 615 (offset 8 lines). | |
Hunk #18 succeeded at 623 (offset 8 lines). | |
Hunk #19 succeeded at 631 (offset 8 lines). | |
Hunk #20 succeeded at 639 (offset 8 lines). | |
Hunk #21 succeeded at 647 (offset 8 lines). | |
Hunk #22 succeeded at 668 with fuzz 2 (offset 8 lines). | |
Patch #107 (0107-bootstats-add-printk-s-to-measure-boot-time-in-more-.patch): | |
+ echo 'Patch #107 (0107-bootstats-add-printk-s-to-measure-boot-time-in-more-.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/kernel/alternative.c | |
Patch #108 (0108-smpboot-reuse-timer-calibration.patch): | |
+ echo 'Patch #108 (0108-smpboot-reuse-timer-calibration.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/kernel/tsc.c | |
Patch #109 (0109-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch): | |
+ echo 'Patch #109 (0109-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file lib/Kconfig | |
patching file lib/raid6/Kconfig | |
patching file lib/raid6/algos.c | |
Hunk #1 succeeded at 127 with fuzz 2 (offset 3 lines). | |
Hunk #2 succeeded at 334 (offset 17 lines). | |
Patch #110 (0110-Initialize-ata-before-graphics.patch): | |
+ echo 'Patch #110 (0110-Initialize-ata-before-graphics.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/Makefile | |
Patch #111 (0111-give-rdrand-some-credit.patch): | |
+ echo 'Patch #111 (0111-give-rdrand-some-credit.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/char/random.c | |
Hunk #1 succeeded at 1753 (offset -185 lines). | |
Patch #112 (0112-ipv4-tcp-allow-the-memory-tuning-for-tcp-to-go-a-lit.patch): | |
+ echo 'Patch #112 (0112-ipv4-tcp-allow-the-memory-tuning-for-tcp-to-go-a-lit.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file net/ipv4/tcp.c | |
Hunk #1 succeeded at 4014 (offset 5 lines). | |
Patch #113 (0113-kernel-time-reduce-ntp-wakeups.patch): | |
+ echo 'Patch #113 (0113-kernel-time-reduce-ntp-wakeups.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file kernel/time/ntp.c | |
+ echo 'Patch #114 (0114-init-wait-for-partition-and-retry-scan.patch):' | |
Patch #114 (0114-init-wait-for-partition-and-retry-scan.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file init/do_mounts.c | |
Patch #115 (0115-print-fsync-count-for-bootchart.patch): | |
+ echo 'Patch #115 (0115-print-fsync-count-for-bootchart.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file block/blk-core.c | |
patching file include/linux/sched.h | |
patching file kernel/sched/debug.c | |
Hunk #1 succeeded at 886 (offset 7 lines). | |
Patch #117 (0117-Enable-stateless-firmware-loading.patch): | |
+ echo 'Patch #117 (0117-Enable-stateless-firmware-loading.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/base/firmware_loader/main.c | |
+ echo 'Patch #118 (0118-Migrate-some-systemd-defaults-to-the-kernel-defaults.patch):' | |
Patch #118 (0118-Migrate-some-systemd-defaults-to-the-kernel-defaults.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/net/dummy.c | |
patching file include/uapi/linux/if_bonding.h | |
Patch #119 (0119-xattr-allow-setting-user.-attributes-on-symlinks-by-.patch): | |
+ echo 'Patch #119 (0119-xattr-allow-setting-user.-attributes-on-symlinks-by-.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file fs/xattr.c | |
+ echo 'Patch #120 (0120-add-scheduler-turbo3-patch.patch):' | |
Patch #120 (0120-add-scheduler-turbo3-patch.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/kernel/itmt.c | |
patching file kernel/sched/fair.c | |
Hunk #1 succeeded at 6372 (offset 36 lines). | |
Hunk #2 succeeded at 6399 (offset 36 lines). | |
Patch #121 (0121-use-lfence-instead-of-rep-and-nop.patch): | |
+ echo 'Patch #121 (0121-use-lfence-instead-of-rep-and-nop.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/include/asm/processor.h | |
Hunk #1 succeeded at 680 (offset 4 lines). | |
+ echo 'Patch #122 (0122-do-accept-in-LIFO-order-for-cache-efficiency.patch):' | |
Patch #122 (0122-do-accept-in-LIFO-order-for-cache-efficiency.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file include/linux/wait.h | |
patching file kernel/sched/wait.c | |
patching file net/ipv4/inet_connection_sock.c | |
+ echo 'Patch #123 (0123-zero-extra-registers.patch):' | |
Patch #123 (0123-zero-extra-registers.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/Makefile | |
Hunk #1 succeeded at 217 (offset 1 line). | |
+ echo 'Patch #124 (0124-locking-rwsem-spin-faster.patch):' | |
Patch #124 (0124-locking-rwsem-spin-faster.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file kernel/locking/rwsem.c | |
+ echo 'Patch #125 (0125-ata-libahci-ignore-staggered-spin-up.patch):' | |
Patch #125 (0125-ata-libahci-ignore-staggered-spin-up.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/ata/libahci.c | |
Patch #126 (0126-print-CPU-that-faults.patch): | |
+ echo 'Patch #126 (0126-print-CPU-that-faults.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/mm/fault.c | |
Hunk #1 succeeded at 865 (offset 1 line). | |
+ echo 'Patch #127 (0127-x86-microcode-Force-update-a-uCode-even-if-the-rev-i.patch):' | |
Patch #127 (0127-x86-microcode-Force-update-a-uCode-even-if-the-rev-i.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/kernel/cpu/microcode/core.c | |
patching file arch/x86/kernel/cpu/microcode/intel.c | |
+ echo 'Patch #128 (0128-x86-microcode-echo-2-reload-to-force-load-ucode.patch):' | |
Patch #128 (0128-x86-microcode-echo-2-reload-to-force-load-ucode.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/kernel/cpu/microcode/core.c | |
patching file arch/x86/kernel/cpu/microcode/intel.c | |
Patch #129 (0129-fix-bug-in-ucode-force-reload-revision-check.patch): | |
+ echo 'Patch #129 (0129-fix-bug-in-ucode-force-reload-revision-check.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file arch/x86/kernel/cpu/microcode/intel.c | |
Patch #130 (0130-nvme-workaround.patch): | |
+ echo 'Patch #130 (0130-nvme-workaround.patch):' | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/nvme/host/core.c | |
+ echo 'Patch #131 (0131-Don-t-report-an-error-if-PowerClamp-run-on-other-CPU.patch):' | |
Patch #131 (0131-Don-t-report-an-error-if-PowerClamp-run-on-other-CPU.patch): | |
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 | |
patching file drivers/thermal/intel/intel_powerclamp.c | |
+ cp /builddir/build/SOURCES/config . | |
+ exit 0 | |
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k5930s | |
+ umask 022 | |
+ cd /builddir/build/BUILD | |
+ cd linux-5.6 | |
+ LANG=en_US.UTF-8 | |
+ export LANG | |
+ unset DISPLAY | |
+ unset PYTHONOPTIMIZE | |
+ CFLAGS='-O2 -g -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -Wl,-z,now,-z,relro,-z,max-page-size=0x1000,-z,separate-code -Wno-error -ftree-vectorize -ftree-slp-vectorize -Wl,--enable-new-dtags -fcf-protection=return -Wl,--build-id=sha1 -Wa,-mbranches-within-32B-boundaries -m64 -march=westmere -mtune=haswell -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wp,-D_REENTRANT' | |
+ export CFLAGS | |
+ http_proxy=http://127.0.0.1:9/ | |
+ export http_proxy | |
+ https_proxy=http://127.0.0.1:9/ | |
+ export https_proxy | |
+ ftp_proxy=http://127.0.0.1:9/ | |
+ export ftp_proxy | |
+ no_proxy=localhost,127.0.0.1,0.0.0.0 | |
+ export no_proxy | |
+ CXXFLAGS='-O2 -g -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -Wl,-z,now,-z,relro,-z,max-page-size=0x1000,-z,separate-code -Wno-error -ftree-vectorize -ftree-slp-vectorize -Wl,--enable-new-dtags -fcf-protection=return -Wl,--build-id=sha1 -Wa,-mbranches-within-32B-boundaries -m64 -march=westmere -mtune=haswell -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wp,-D_REENTRANT' | |
+ export CXXFLAGS | |
+ FFLAGS='-g -O3 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -m64 -fasynchronous-unwind-tables -Wp,-D_REENTRANT -ftree-loop-distribute-patterns -Wl,-z -Wl,now -Wl,-z -Wl,relro -malign-data=abi -fno-semantic-interposition -ftree-vectorize -ftree-loop-vectorize -Wl,--enable-new-dtags -Wa,-mbranches-within-32B-boundaries ' | |
+ export FFLAGS | |
+ LD_AS_NEEDED=1 | |
+ export LD_AS_NEEDED | |
+ PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig | |
+ export PKG_CONFIG_LIBDIR | |
+ PATH=/usr/lib64/ccache/bin:/usr/local/bin:/usr/bin | |
+ export PATH | |
+ BuildKernel native | |
+ Target=native | |
+ Arch=x86_64 | |
+ ExtraVer=-925.native | |
+ perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -925.native/' Makefile | |
+ make O=native -s mrproper | |
+ cp config native/.config | |
+ make O=native -s ARCH=x86_64 olddefconfig | |
+ make O=native -s ARCH=x86_64 CONFIG_DEBUG_SECTION_MISMATCH=y -j8 | |
arch/x86/kvm/svm.o: warning: objtool: svm_flush_tlb_gva()+0x12: call without frame pointer save/setup | |
../drivers/net/wireguard/allowedips.c: In function ‘root_free_rcu’: | |
../drivers/net/wireguard/allowedips.c:54:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=] | |
54 | } | |
| ^ | |
../drivers/net/wireguard/allowedips.c: In function ‘root_remove_peer_lists’: | |
../drivers/net/wireguard/allowedips.c:67:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=] | |
67 | } | |
| ^ | |
../drivers/staging/wfx/bus_sdio.c:159:34: warning: array ‘wfx_sdio_of_match’ assumed to have one element | |
159 | static const struct of_device_id wfx_sdio_of_match[]; | |
| ^~~~~~~~~~~~~~~~~ | |
+ exit 0 | |
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0AHZHu | |
+ umask 022 | |
+ cd /builddir/build/BUILD | |
+ cd linux-5.6 | |
+ LANG=en_US.UTF-8 | |
+ export LANG | |
+ unset DISPLAY | |
+ unset PYTHONOPTIMIZE | |
+ rm -rf /builddir/build/BUILDROOT/linux-5.6-925.x86_64 | |
+ mkdir -p /builddir/build/BUILDROOT/linux-5.6-925.x86_64 | |
+ InstallKernel native 5.6-925.native | |
+ Target=native | |
+ Kversion=5.6-925.native | |
+ Arch=x86_64 | |
+ KernelDir=/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel | |
+ DevDir=/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build | |
+ mkdir -p /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel | |
+ install -m 644 native/.config /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/config-5.6-925.native | |
+ install -m 644 native/System.map /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/System.map-5.6-925.native | |
+ install -m 644 native/vmlinux /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/vmlinux-5.6-925.native | |
+ install -m 644 /builddir/build/SOURCES/cmdline /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/cmdline-5.6-925.native | |
+ cp native/arch/x86/boot/bzImage /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/org.clearlinux.native.5.6-925 | |
+ chmod 755 /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/org.clearlinux.native.5.6-925 | |
+ mkdir -p /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules | |
+ make O=native -s ARCH=x86_64 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr modules_install | |
+ rm -f /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build | |
+ rm -f /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/source | |
+ mkdir -p /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build | |
+ find . -type f -a '(' -name 'Makefile*' -o -name 'Kbuild*' -o -name 'Kconfig*' ')' -exec cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build --parents -pr '{}' + | |
+ find . -type f -a '(' -name '*.sh' -o -name '*.pl' ')' -exec cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build --parents -pr '{}' + | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build -pr native/Module.symvers native/tools | |
+ ln -s ../../../kernel/config-5.6-925.native /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/.config | |
+ ln -s ../../../kernel/System.map-5.6-925.native /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/System.map | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build --parents -pr arch/x86/include | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include -pr native/arch/x86/include/generated | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/include -pr include/acpi include/asm-generic include/clocksource include/crypto include/drm include/dt-bindings include/keys include/kunit include/kvm include/linux include/math-emu include/media include/misc include/net include/pcmcia include/ras include/rdma include/scsi include/soc include/sound include/target include/trace include/uapi include/vdso include/video include/xen | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/include -pr native/include/config native/include/generated | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build --parents -pr scripts/adjust_autoksyms.sh scripts/asn1_compiler.c scripts/atomic scripts/basic scripts/bin2c.c scripts/bloat-o-meter scripts/bootgraph.pl scripts/bpf_helpers_doc.py scripts/cc-can-link.sh scripts/check_extable.sh scripts/checkincludes.pl scripts/checkkconfigsymbols.py scripts/checkpatch.pl scripts/checkstack.pl scripts/checksyscalls.sh scripts/checkversion.pl scripts/clang-version.sh scripts/cleanfile scripts/cleanpatch scripts/coccicheck scripts/coccinelle scripts/config scripts/const_structs.checkpatch scripts/decodecode scripts/decode_stacktrace.sh scripts/depmod.sh scripts/diffconfig scripts/documentation-file-ref-check scripts/dtc scripts/export_report.pl scripts/extract-cert.c scripts/extract-ikconfig scripts/extract-module-sig.pl scripts/extract-sys-certs.pl scripts/extract-vmlinux scripts/extract_xc3028.pl scripts/faddr2line scripts/file-size.sh scripts/find-unused-docs.sh scripts/gcc-goto.sh scripts/gcc-ld scripts/gcc-plugins scripts/gcc-plugin.sh scripts/gcc-version.sh scripts/gcc-x86_32-has-stack-protector.sh scripts/gcc-x86_64-has-stack-protector.sh scripts/gdb scripts/gen_compile_commands.py scripts/gen_ksymdeps.sh scripts/genksyms scripts/get_abi.pl scripts/get_dvb_firmware scripts/get_maintainer.pl scripts/gfp-translate scripts/headerdep.pl scripts/headers_check.pl scripts/headers_install.sh scripts/insert-sys-cert.c scripts/jobserver-exec scripts/kallsyms.c scripts/Kbuild.include scripts/kconfig scripts/Kconfig.include scripts/kernel-doc scripts/ksymoops scripts/ld-version.sh scripts/leaking_addresses.pl scripts/Lindent scripts/link-vmlinux.sh scripts/Makefile scripts/Makefile.asm-generic scripts/Makefile.build scripts/Makefile.clean scripts/Makefile.dtbinst scripts/Makefile.extrawarn scripts/Makefile.gcc-plugins scripts/Makefile.headersinst scripts/Makefile.host scripts/Makefile.kasan scripts/Makefile.kcov scripts/Makefile.lib scripts/Makefile.modfinal scripts/Makefile.modinst scripts/Makefile.modpost scripts/Makefile.modsign scripts/Makefile.package scripts/Makefile.ubsan scripts/makelst scripts/markup_oops.pl scripts/mkcompile_h scripts/mkmakefile scripts/mksysmap scripts/mkuboot.sh scripts/mod scripts/module-common.lds scripts/modules-check.sh scripts/namespace.pl scripts/nsdeps scripts/objdiff scripts/package scripts/parse-maintainers.pl scripts/patch-kernel scripts/profile2linkerlist.pl scripts/prune-kernel scripts/recordmcount.c scripts/recordmcount.h scripts/recordmcount.pl scripts/selinux scripts/setlocalversion scripts/show_delta scripts/sign-file.c scripts/sorttable.c scripts/sorttable.h scripts/spdxcheck.py scripts/spdxcheck-test.sh scripts/spelling.txt scripts/sphinx-pre-install scripts/split-man.pl scripts/stackdelta scripts/stackusage scripts/subarch.include scripts/tags.sh scripts/tools-support-relr.sh scripts/tracing scripts/unifdef.c scripts/ver_linux scripts/xen-hypercalls.sh scripts/xz_wrap.sh | |
+ cp -t /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts -pr native/scripts/asn1_compiler native/scripts/basic native/scripts/dtc native/scripts/extract-cert native/scripts/gcc-plugins native/scripts/kallsyms native/scripts/kconfig native/scripts/mod native/scripts/sign-file native/scripts/sorttable | |
+ find /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts -type f -name '*.[cho]' -exec rm -v '{}' + | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/bin2c.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/sorttable.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/selinux/mdp/mdp.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/selinux/genheaders/genheaders.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kallsyms.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/recordmcount.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/basic/fixdep.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/recordmcount.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/expr.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lkc_proto.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/nconf.gui.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/expr.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/menubox.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/dialog.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/checklist.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/yesno.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/inputbox.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/util.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lxdialog/textbox.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lexer.lex.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/images.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/preprocess.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/symbol.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/parser.tab.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/gconf.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/preprocess.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/mconf.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/images.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lkc.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/confdata.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/lexer.lex.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/expr.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/conf.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/nconf.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/confdata.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/menu.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/parser.tab.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/conf.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/nconf.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/parser.tab.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/qconf.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/symbol.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/util.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/list.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/util.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/genksyms/genksyms.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/genksyms/keywords.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/genksyms/genksyms.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/insert-sys-cert.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/unifdef.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/asn1_compiler.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/util.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/fdtput.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/checks.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/dtc.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/flattree.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/srcpos.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/livetree.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/fdtget.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_wip.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_addresses.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/libfdt_env.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_strerror.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/libfdt.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_overlay.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_rw.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_empty_tree.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/libfdt_internal.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_ro.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/libfdt/fdt_sw.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/version_gen.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/treesource.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/srcpos.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/yamltree.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/dtc.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/data.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/fstree.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/util.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/dtc/fdtdump.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/gcc-generate-rtl-pass.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/latent_entropy_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/gcc-generate-ipa-pass.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/randomize_layout_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/cyc_complexity_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/arm_ssp_per_task_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/stackleak_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/sancov_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/gcc-generate-gimple-pass.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/structleak_plugin.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/gcc-plugins/gcc-common.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/sorttable.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/extract-cert.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/modpost.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/mk_elfconfig.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/file2alias.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/sumversion.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/elfconfig.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/devicetable-offsets.h' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/empty.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/modpost.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/devicetable-offsets.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/empty.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/file2alias.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/modpost.c' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/sumversion.o' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/sign-file.c' | |
+ find /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build -type f -name '*.cmd' -exec rm -v '{}' + | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/include/config/auto.conf.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.fixdep.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.special.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.objtool-in.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.sigchain.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.libctype.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.builtin-orc.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.orc_dump.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.exec-cmd.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.pager.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.parse-options.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.libsubcmd-in.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.subcmd-config.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.str_error_r.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/arch/x86/.objtool-in.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/arch/x86/.decode.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.run-command.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.builtin-check.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.fixdep-in.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.objtool.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.check.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.libstring.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.help.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.elf.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/tools/objtool/.orc_gen.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/basic/.fixdep.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.symbol.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.util.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.preprocess.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.lexer.lex.c.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.parser.tab.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.conf.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.confdata.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.conf.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.lexer.lex.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.expr.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/kconfig/.parser.tab.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.sumversion.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.file2alias.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.mk_elfconfig.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.devicetable-offsets.s.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.modpost.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.empty.o.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.elfconfig.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/scripts/mod/.modpost.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/asm/.unistd_32_ia32.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/asm/.unistd_64_x32.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/asm/.syscalls_32.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/asm/.syscalls_64.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/uapi/asm/.unistd_64.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/uapi/asm/.unistd_32.h.cmd' | |
removed '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build/arch/x86/include/generated/uapi/asm/.unistd_x32.h.cmd' | |
+ find /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/build -type l -follow -exec rm -v '{}' + | |
+ ln -s org.clearlinux.native.5.6-925 /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel/default-native | |
+ createCPIO native 5.6-925.native | |
+ Target=native | |
+ Kversion=5.6-925.native | |
+ KernelDir=/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/kernel | |
+ ModDir=/usr/lib/modules/5.6-925.native | |
+ mkdir -p cpiofile/usr/lib/modules/5.6-925.native/kernel/drivers/input/serio cpiofile/usr/lib/modules/5.6-925.native/kernel/drivers/input/keyboard | |
+ mkdir -p cpiofile/usr/lib/modules/5.6-925.native/kernel/drivers/hid | |
+ cp /builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/kernel/drivers/input/serio/i8042.ko cpiofile/usr/lib/modules/5.6-925.native/kernel/drivers/input/serio | |
cp: cannot stat '/builddir/build/BUILDROOT/linux-5.6-925.x86_64/usr/lib/modules/5.6-925.native/kernel/drivers/input/serio/i8042.ko': No such file or directory | |
error: Bad exit status from /var/tmp/rpm-tmp.0AHZHu (%install) | |
RPM build errors: | |
Bad exit status from /var/tmp/rpm-tmp.0AHZHu (%install) | |
Child return code was: 1 | |
EXCEPTION: [Error()] | |
Traceback (most recent call last): | |
File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace | |
result = func(*args, **kw) | |
File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 742, in do_with_status | |
raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) | |
mockbuild.exception.Error: Command failed: | |
# /usr/bin/systemd-nspawn -q -M 34088e14c7d941469318349a4e3a9da6 -D /var/lib/mock/clear-linux/root -a --capability=cap_ipc_lock --console=pipe --bind=/tmp/mock-resolv.jen2q097:/etc/resolv.conf --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;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/linux.spec | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPU info: | |
Architecture: x86_64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
Address sizes: 39 bits physical, 48 bits virtual | |
CPU(s): 8 | |
On-line CPU(s) list: 0-7 | |
Thread(s) per core: 2 | |
Core(s) per socket: 4 | |
Socket(s): 1 | |
NUMA node(s): 1 | |
Vendor ID: GenuineIntel | |
CPU family: 6 | |
Model: 126 | |
Model name: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz | |
Stepping: 5 | |
CPU MHz: 3672.553 | |
CPU max MHz: 3900.0000 | |
CPU min MHz: 400.0000 | |
BogoMIPS: 2995.20 | |
Virtualization: VT-x | |
L1d cache: 192 KiB | |
L1i cache: 128 KiB | |
L2 cache: 2 MiB | |
L3 cache: 8 MiB | |
NUMA node0 CPU(s): 0-7 | |
Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages | |
Vulnerability L1tf: Not affected | |
Vulnerability Mds: Not affected | |
Vulnerability Meltdown: Not affected | |
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp | |
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization | |
Vulnerability Spectre v2: Mitigation; Enhanced IBRS, IBPB conditional, RSB filling | |
Vulnerability Tsx async abort: Not affected | |
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req avx512vbmi umip pku avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid md_clear flush_l1d arch_capabilities | |
Memory: | |
total used free shared buff/cache available | |
Mem: 16150612 6003328 1848540 5692188 8298744 4090608 | |
Swap: 249852 46592 203260 | |
Storage: | |
Filesystem Size Used Avail Use% Mounted on | |
/dev/mapper/luks-57101b66-d742-4701-bd0d-8ab6ce216b93 503G 94G 384G 20% / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/config b/config | |
index bb14cac..85c6964 100644 | |
--- a/config | |
+++ b/config | |
@@ -1,20 +1,20 @@ | |
# | |
# Automatically generated file; DO NOT EDIT. | |
-# Linux/x86 5.5.13 Kernel Configuration | |
+# Linux/x86 5.6.0 Kernel Configuration | |
# | |
# | |
-# Compiler: gcc (Clear Linux OS for Intel Architecture) 9.2.1 20200310 gcc_9_2_0_release-744-g85c08558c6 | |
+# Compiler: gcc (Clear Linux OS for Intel Architecture) 9.3.1 20200325 releases/gcc-9.3.0-55-gdff885cdc0 | |
# | |
CONFIG_CC_IS_GCC=y | |
-CONFIG_GCC_VERSION=90201 | |
+CONFIG_GCC_VERSION=90301 | |
CONFIG_CLANG_VERSION=0 | |
CONFIG_CC_CAN_LINK=y | |
CONFIG_CC_HAS_ASM_GOTO=y | |
CONFIG_CC_HAS_ASM_INLINE=y | |
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y | |
CONFIG_IRQ_WORK=y | |
-CONFIG_BUILDTIME_EXTABLE_SORT=y | |
+CONFIG_BUILDTIME_TABLE_SORT=y | |
CONFIG_THREAD_INFO_IN_TASK=y | |
# | |
@@ -176,6 +176,7 @@ CONFIG_CGROUP_BPF=y | |
CONFIG_SOCK_CGROUP_DATA=y | |
CONFIG_NAMESPACES=y | |
CONFIG_UTS_NS=y | |
+CONFIG_TIME_NS=y | |
CONFIG_IPC_NS=y | |
CONFIG_USER_NS=y | |
CONFIG_PID_NS=y | |
@@ -192,6 +193,7 @@ CONFIG_RD_GZIP=y | |
CONFIG_RD_XZ=y | |
CONFIG_RD_LZO=y | |
CONFIG_RD_LZ4=y | |
+# CONFIG_BOOT_CONFIG is not set | |
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y | |
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | |
CONFIG_SYSCTL=y | |
@@ -228,7 +230,9 @@ CONFIG_KALLSYMS_ALL=y | |
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y | |
CONFIG_KALLSYMS_BASE_RELATIVE=y | |
CONFIG_BPF_SYSCALL=y | |
+CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y | |
CONFIG_BPF_JIT_ALWAYS_ON=y | |
+CONFIG_BPF_JIT_DEFAULT_ON=y | |
# CONFIG_USERFAULTFD is not set | |
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y | |
CONFIG_RSEQ=y | |
@@ -346,6 +350,8 @@ CONFIG_X86_CMPXCHG64=y | |
CONFIG_X86_CMOV=y | |
CONFIG_X86_MINIMUM_CPU_FAMILY=64 | |
CONFIG_X86_DEBUGCTLMSR=y | |
+CONFIG_IA32_FEAT_CTL=y | |
+CONFIG_X86_VMX_FEATURE_NAMES=y | |
CONFIG_PROCESSOR_SELECT=y | |
CONFIG_CPU_SUP_INTEL=y | |
CONFIG_CPU_SUP_AMD=y | |
@@ -423,7 +429,6 @@ CONFIG_ARCH_USES_PG_UNCACHED=y | |
CONFIG_ARCH_RANDOM=y | |
CONFIG_X86_SMAP=y | |
CONFIG_X86_UMIP=y | |
-# CONFIG_X86_INTEL_MPX is not set | |
# CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not set | |
# CONFIG_X86_INTEL_TSX_MODE_OFF is not set | |
# CONFIG_X86_INTEL_TSX_MODE_ON is not set | |
@@ -626,8 +631,6 @@ CONFIG_COMPAT_FOR_U64_ALIGNMENT=y | |
CONFIG_SYSVIPC_COMPAT=y | |
# end of Binary Emulations | |
-CONFIG_X86_DEV_DMA_OPS=y | |
- | |
# | |
# Firmware Drivers | |
# | |
@@ -659,6 +662,7 @@ CONFIG_EFI_CAPSULE_LOADER=y | |
CONFIG_APPLE_PROPERTIES=y | |
# CONFIG_RESET_ATTACK_MITIGATION is not set | |
CONFIG_EFI_RCI2_TABLE=y | |
+# CONFIG_EFI_DISABLE_PCI_DMA is not set | |
# end of EFI (Extensible Firmware Interface) Support | |
CONFIG_UEFI_CPER=y | |
@@ -688,6 +692,7 @@ CONFIG_HAVE_KVM_IRQ_BYPASS=y | |
CONFIG_HAVE_KVM_NO_POLL=y | |
CONFIG_VIRTUALIZATION=y | |
CONFIG_KVM=y | |
+CONFIG_KVM_WERROR=y | |
CONFIG_KVM_INTEL=y | |
CONFIG_KVM_AMD=m | |
CONFIG_KVM_AMD_SEV=y | |
@@ -741,7 +746,8 @@ CONFIG_HAVE_PERF_REGS=y | |
CONFIG_HAVE_PERF_USER_STACK_DUMP=y | |
CONFIG_HAVE_ARCH_JUMP_LABEL=y | |
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y | |
-CONFIG_HAVE_RCU_TABLE_FREE=y | |
+CONFIG_MMU_GATHER_TABLE_FREE=y | |
+CONFIG_MMU_GATHER_RCU_TABLE_FREE=y | |
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y | |
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y | |
CONFIG_HAVE_CMPXCHG_LOCAL=y | |
@@ -836,6 +842,7 @@ CONFIG_BLK_CGROUP_RWSTAT=y | |
CONFIG_BLK_DEV_BSG=y | |
CONFIG_BLK_DEV_BSGLIB=y | |
CONFIG_BLK_DEV_INTEGRITY=y | |
+CONFIG_BLK_DEV_INTEGRITY_T10=y | |
CONFIG_BLK_DEV_ZONED=y | |
CONFIG_BLK_DEV_THROTTLING=y | |
CONFIG_BLK_DEV_THROTTLING_LOW=y | |
@@ -990,6 +997,7 @@ CONFIG_NET=y | |
CONFIG_COMPAT_NETLINK_MESSAGES=y | |
CONFIG_NET_INGRESS=y | |
CONFIG_NET_EGRESS=y | |
+CONFIG_NET_REDIRECT=y | |
CONFIG_SKB_EXTENSIONS=y | |
# | |
@@ -1019,8 +1027,6 @@ CONFIG_SMC_DIAG=m | |
CONFIG_XDP_SOCKETS=y | |
CONFIG_XDP_SOCKETS_DIAG=m | |
CONFIG_INET=y | |
-CONFIG_WIREGUARD=m | |
-# CONFIG_WIREGUARD_DEBUG is not set | |
CONFIG_IP_MULTICAST=y | |
CONFIG_IP_ADVANCED_ROUTER=y | |
# CONFIG_IP_FIB_TRIE_STATS is not set | |
@@ -1047,6 +1053,7 @@ CONFIG_NET_FOU=m | |
CONFIG_INET_AH=m | |
CONFIG_INET_ESP=m | |
CONFIG_INET_ESP_OFFLOAD=m | |
+# CONFIG_INET_ESPINTCP is not set | |
CONFIG_INET_IPCOMP=m | |
CONFIG_INET_XFRM_TUNNEL=m | |
CONFIG_INET_TUNNEL=m | |
@@ -1097,6 +1104,7 @@ CONFIG_IPV6_MULTIPLE_TABLES=y | |
# CONFIG_IPV6_SEG6_LWTUNNEL is not set | |
# CONFIG_IPV6_SEG6_HMAC is not set | |
CONFIG_NETLABEL=y | |
+# CONFIG_MPTCP is not set | |
# CONFIG_NETWORK_SECMARK is not set | |
CONFIG_NET_PTP_CLASSIFY=y | |
CONFIG_NETWORK_PHY_TIMESTAMPING=y | |
@@ -1473,6 +1481,7 @@ CONFIG_BRIDGE_VLAN_FILTERING=y | |
CONFIG_HAVE_NET_DSA=y | |
CONFIG_NET_DSA=m | |
CONFIG_NET_DSA_TAG_8021Q=m | |
+# CONFIG_NET_DSA_TAG_AR9331 is not set | |
CONFIG_NET_DSA_TAG_BRCM_COMMON=m | |
CONFIG_NET_DSA_TAG_BRCM=m | |
CONFIG_NET_DSA_TAG_BRCM_PREPEND=m | |
@@ -1549,8 +1558,10 @@ CONFIG_NET_SCH_FQ_CODEL=y | |
CONFIG_NET_SCH_FQ=y | |
CONFIG_NET_SCH_HHF=m | |
CONFIG_NET_SCH_PIE=m | |
+# CONFIG_NET_SCH_FQ_PIE is not set | |
CONFIG_NET_SCH_INGRESS=m | |
CONFIG_NET_SCH_PLUG=m | |
+# CONFIG_NET_SCH_ETS is not set | |
# CONFIG_NET_SCH_DEFAULT is not set | |
# | |
@@ -1625,6 +1636,7 @@ CONFIG_OPENVSWITCH_VXLAN=m | |
CONFIG_OPENVSWITCH_GENEVE=m | |
CONFIG_VSOCKETS=m | |
CONFIG_VSOCKETS_DIAG=m | |
+CONFIG_VSOCKETS_LOOPBACK=m | |
CONFIG_VMWARE_VMCI_VSOCKETS=m | |
CONFIG_VIRTIO_VSOCKETS=m | |
CONFIG_VIRTIO_VSOCKETS_COMMON=m | |
@@ -1871,6 +1883,7 @@ CONFIG_NET_SOCK_MSG=y | |
CONFIG_NET_DEVLINK=y | |
CONFIG_PAGE_POOL=y | |
CONFIG_FAILOVER=m | |
+CONFIG_ETHTOOL_NETLINK=y | |
CONFIG_HAVE_EBPF_JIT=y | |
# | |
@@ -2173,7 +2186,6 @@ CONFIG_BLK_DEV_RAM_SIZE=16384 | |
# CONFIG_CDROM_PKTCDVD is not set | |
# CONFIG_ATA_OVER_ETH is not set | |
CONFIG_VIRTIO_BLK=y | |
-CONFIG_VIRTIO_BLK_SCSI=y | |
CONFIG_BLK_DEV_RBD=m | |
# CONFIG_BLK_DEV_RSXX is not set | |
@@ -2592,6 +2604,8 @@ CONFIG_MII=y | |
CONFIG_NET_CORE=y | |
CONFIG_BONDING=m | |
CONFIG_DUMMY=m | |
+CONFIG_WIREGUARD=m | |
+# CONFIG_WIREGUARD_DEBUG is not set | |
CONFIG_EQUALIZER=m | |
# CONFIG_NET_FC is not set | |
CONFIG_IFB=m | |
@@ -2647,6 +2661,7 @@ CONFIG_NET_DSA_MICROCHIP_KSZ9477_SPI=m | |
CONFIG_NET_DSA_MV88E6XXX=m | |
CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y | |
# CONFIG_NET_DSA_MV88E6XXX_PTP is not set | |
+# CONFIG_NET_DSA_AR9331 is not set | |
CONFIG_NET_DSA_SJA1105=m | |
CONFIG_NET_DSA_SJA1105_PTP=y | |
# CONFIG_NET_DSA_SJA1105_TAS is not set | |
@@ -2655,6 +2670,8 @@ CONFIG_NET_DSA_QCA8K=m | |
CONFIG_NET_DSA_SMSC_LAN9303=m | |
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m | |
CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m | |
+# CONFIG_NET_DSA_VITESSE_VSC73XX_SPI is not set | |
+# CONFIG_NET_DSA_VITESSE_VSC73XX_PLATFORM is not set | |
# end of Distributed Switch Architecture drivers | |
CONFIG_ETHERNET=y | |
@@ -3268,7 +3285,6 @@ CONFIG_IEEE802154_MCR20A=m | |
# CONFIG_IEEE802154_HWSIM is not set | |
CONFIG_VMXNET3=m | |
CONFIG_FUJITSU_ES=y | |
-CONFIG_THUNDERBOLT_NET=m | |
CONFIG_HYPERV_NET=m | |
# CONFIG_NETDEVSIM is not set | |
CONFIG_NET_FAILOVER=m | |
@@ -3579,6 +3595,7 @@ CONFIG_SERIAL_EARLYCON=y | |
CONFIG_SERIAL_8250=y | |
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set | |
CONFIG_SERIAL_8250_PNP=y | |
+# CONFIG_SERIAL_8250_16550A_VARIANTS is not set | |
CONFIG_SERIAL_8250_FINTEK=y | |
CONFIG_SERIAL_8250_CONSOLE=y | |
CONFIG_SERIAL_8250_DMA=y | |
@@ -3751,7 +3768,6 @@ CONFIG_I2C_SIMTEC=m | |
# | |
CONFIG_I2C_DIOLAN_U2C=m | |
CONFIG_I2C_PARPORT=m | |
-CONFIG_I2C_PARPORT_LIGHT=m | |
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set | |
# CONFIG_I2C_TAOS_EVM is not set | |
CONFIG_I2C_TINY_USB=m | |
@@ -3835,6 +3851,7 @@ CONFIG_PPS_CLIENT_GPIO=m | |
# | |
CONFIG_PTP_1588_CLOCK=y | |
CONFIG_DP83640_PHY=m | |
+# CONFIG_PTP_1588_CLOCK_INES is not set | |
CONFIG_PTP_1588_CLOCK_KVM=y | |
CONFIG_PTP_1588_CLOCK_IDTCM=m | |
# end of PTP clock support | |
@@ -3849,6 +3866,7 @@ CONFIG_PINCTRL_AMD=m | |
# CONFIG_PINCTRL_SX150X is not set | |
CONFIG_PINCTRL_BAYTRAIL=y | |
CONFIG_PINCTRL_CHERRYVIEW=m | |
+# CONFIG_PINCTRL_LYNXPOINT is not set | |
CONFIG_PINCTRL_INTEL=m | |
CONFIG_PINCTRL_BROXTON=m | |
CONFIG_PINCTRL_CANNONLAKE=m | |
@@ -3875,7 +3893,6 @@ CONFIG_GPIO_AMDPT=m | |
CONFIG_GPIO_EXAR=m | |
# CONFIG_GPIO_GENERIC_PLATFORM is not set | |
CONFIG_GPIO_ICH=m | |
-CONFIG_GPIO_LYNXPOINT=m | |
# CONFIG_GPIO_MB86S7X is not set | |
# CONFIG_GPIO_VX855 is not set | |
# CONFIG_GPIO_XILINX is not set | |
@@ -4030,6 +4047,7 @@ CONFIG_SENSORS_ADM1025=m | |
CONFIG_SENSORS_ADM1026=m | |
CONFIG_SENSORS_ADM1029=m | |
CONFIG_SENSORS_ADM1031=m | |
+# CONFIG_SENSORS_ADM1177 is not set | |
CONFIG_SENSORS_ADM9240=m | |
CONFIG_SENSORS_ADT7X10=m | |
CONFIG_SENSORS_ADT7310=m | |
@@ -4047,6 +4065,7 @@ CONFIG_SENSORS_APPLESMC=m | |
CONFIG_SENSORS_ASB100=m | |
CONFIG_SENSORS_ASPEED=m | |
CONFIG_SENSORS_ATXP1=m | |
+# CONFIG_SENSORS_DRIVETEMP is not set | |
CONFIG_SENSORS_DS620=m | |
CONFIG_SENSORS_DS1621=m | |
CONFIG_SENSORS_DELL_SMM=m | |
@@ -4086,6 +4105,7 @@ CONFIG_SENSORS_MAX1619=m | |
CONFIG_SENSORS_MAX1668=m | |
CONFIG_SENSORS_MAX197=m | |
CONFIG_SENSORS_MAX31722=m | |
+# CONFIG_SENSORS_MAX31730 is not set | |
# CONFIG_SENSORS_MAX6621 is not set | |
CONFIG_SENSORS_MAX6639=m | |
CONFIG_SENSORS_MAX6642=m | |
@@ -4136,6 +4156,7 @@ CONFIG_SENSORS_LTC2978=m | |
# CONFIG_SENSORS_LTC2978_REGULATOR is not set | |
CONFIG_SENSORS_LTC3815=m | |
CONFIG_SENSORS_MAX16064=m | |
+# CONFIG_SENSORS_MAX20730 is not set | |
CONFIG_SENSORS_MAX20751=m | |
# CONFIG_SENSORS_MAX31785 is not set | |
CONFIG_SENSORS_MAX34440=m | |
@@ -4145,6 +4166,7 @@ CONFIG_SENSORS_TPS40422=m | |
CONFIG_SENSORS_TPS53679=m | |
CONFIG_SENSORS_UCD9000=m | |
CONFIG_SENSORS_UCD9200=m | |
+# CONFIG_SENSORS_XDPE122 is not set | |
CONFIG_SENSORS_ZL6100=m | |
CONFIG_SENSORS_SHT15=m | |
CONFIG_SENSORS_SHT21=m | |
@@ -4383,6 +4405,7 @@ CONFIG_REGULATOR=y | |
# CONFIG_REGULATOR_MAX8649 is not set | |
# CONFIG_REGULATOR_MAX8660 is not set | |
# CONFIG_REGULATOR_MAX8952 is not set | |
+# CONFIG_REGULATOR_MP8859 is not set | |
# CONFIG_REGULATOR_MT6311 is not set | |
# CONFIG_REGULATOR_PFUZE100 is not set | |
# CONFIG_REGULATOR_PV88060 is not set | |
@@ -5218,10 +5241,7 @@ CONFIG_DRM_AMDGPU_CIK=y | |
# Display Engine Configuration | |
# | |
CONFIG_DRM_AMD_DC=y | |
-CONFIG_DRM_AMD_DC_DCN1_0=y | |
-CONFIG_DRM_AMD_DC_DCN2_0=y | |
-CONFIG_DRM_AMD_DC_DCN2_1=y | |
-CONFIG_DRM_AMD_DC_DSC_SUPPORT=y | |
+CONFIG_DRM_AMD_DC_DCN=y | |
CONFIG_DRM_AMD_DC_HDCP=y | |
# CONFIG_DEBUG_KERNEL_DC is not set | |
# end of Display Engine Configuration | |
@@ -5270,7 +5290,6 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 | |
CONFIG_DRM_VGEM=m | |
# CONFIG_DRM_VKMS is not set | |
-CONFIG_DRM_ATI_PCIGART=y | |
CONFIG_DRM_VMWGFX=m | |
CONFIG_DRM_VMWGFX_FBCON=y | |
# CONFIG_DRM_GMA500 is not set | |
@@ -5296,6 +5315,7 @@ CONFIG_DRM_PANEL_BRIDGE=y | |
# Display Interface Bridges | |
# | |
CONFIG_DRM_ANALOGIX_ANX78XX=m | |
+CONFIG_DRM_ANALOGIX_DP=m | |
# end of Display Interface Bridges | |
# CONFIG_DRM_ETNAVIV is not set | |
@@ -5473,6 +5493,7 @@ CONFIG_SND_VERBOSE_PRINTK=y | |
CONFIG_SND_DEBUG=y | |
CONFIG_SND_DEBUG_VERBOSE=y | |
# CONFIG_SND_PCM_XRUN_DEBUG is not set | |
+# CONFIG_SND_CTL_VALIDATION is not set | |
CONFIG_SND_VMASTER=y | |
CONFIG_SND_DMA_SGBUF=y | |
CONFIG_SND_SEQUENCER=m | |
@@ -5603,7 +5624,7 @@ CONFIG_SND_HDA_DSP_LOADER=y | |
CONFIG_SND_HDA_COMPONENT=y | |
CONFIG_SND_HDA_I915=y | |
CONFIG_SND_HDA_EXT_CORE=m | |
-CONFIG_SND_HDA_PREALLOC_SIZE=64 | |
+CONFIG_SND_HDA_PREALLOC_SIZE=0 | |
CONFIG_SND_INTEL_NHLT=y | |
CONFIG_SND_INTEL_DSP_CONFIG=m | |
# CONFIG_SND_SPI is not set | |
@@ -5682,7 +5703,9 @@ CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y | |
CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=m | |
CONFIG_SND_SOC_ACPI_INTEL_MATCH=m | |
CONFIG_SND_SOC_INTEL_MACH=y | |
+# CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES is not set | |
CONFIG_SND_SOC_INTEL_HASWELL_MACH=m | |
+# CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set | |
CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m | |
CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m | |
CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m | |
@@ -5713,6 +5736,7 @@ CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m | |
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m | |
CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m | |
CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m | |
+# CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set | |
# CONFIG_SND_SOC_MTK_BTCVSD is not set | |
CONFIG_SND_SOC_SOF_TOPLEVEL=y | |
CONFIG_SND_SOC_SOF_PCI=m | |
@@ -5932,6 +5956,7 @@ CONFIG_SND_SOC_WM8524=m | |
CONFIG_SND_SOC_MAX9759=m | |
# CONFIG_SND_SOC_MT6351 is not set | |
# CONFIG_SND_SOC_MT6358 is not set | |
+# CONFIG_SND_SOC_MT6660 is not set | |
CONFIG_SND_SOC_NAU8540=m | |
# CONFIG_SND_SOC_NAU8810 is not set | |
CONFIG_SND_SOC_NAU8822=m | |
@@ -6659,8 +6684,10 @@ CONFIG_DMA_VIRTUAL_CHANNELS=m | |
CONFIG_DMA_ACPI=y | |
CONFIG_ALTERA_MSGDMA=m | |
CONFIG_INTEL_IDMA64=m | |
+# CONFIG_INTEL_IDXD is not set | |
CONFIG_INTEL_IOATDMA=y | |
CONFIG_INTEL_MIC_X100_DMA=m | |
+# CONFIG_PLX_DMA is not set | |
# CONFIG_QCOM_HIDMA_MGMT is not set | |
# CONFIG_QCOM_HIDMA is not set | |
CONFIG_DW_DMAC_CORE=m | |
@@ -6684,6 +6711,7 @@ CONFIG_SYNC_FILE=y | |
# CONFIG_SW_SYNC is not set | |
CONFIG_UDMABUF=y | |
# CONFIG_DMABUF_SELFTESTS is not set | |
+# CONFIG_DMABUF_HEAPS is not set | |
# end of DMABUF options | |
CONFIG_DCA=y | |
@@ -6851,13 +6879,7 @@ CONFIG_UWB=m | |
CONFIG_UWB_HWA=m | |
CONFIG_UWB_WHCI=m | |
CONFIG_UWB_I1480U=m | |
-CONFIG_EXFAT_FS=m | |
-CONFIG_EXFAT_DISCARD=y | |
-# CONFIG_EXFAT_DELAYED_SYNC is not set | |
-# CONFIG_EXFAT_KERNEL_DEBUG is not set | |
-# CONFIG_EXFAT_DEBUG_MSG is not set | |
-CONFIG_EXFAT_DEFAULT_CODEPAGE=437 | |
-CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8" | |
+# CONFIG_STAGING_EXFAT_FS is not set | |
CONFIG_QLGE=m | |
# CONFIG_NET_VENDOR_HP is not set | |
CONFIG_WFX=m | |
@@ -6948,6 +6970,7 @@ CONFIG_INTEL_CHTDC_TI_PWRBTN=m | |
CONFIG_INTEL_ATOMISP2_PM=y | |
CONFIG_HUAWEI_WMI=m | |
# CONFIG_PCENGINES_APU2 is not set | |
+# CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set | |
# | |
# Intel Speed Select Technology interface support | |
@@ -7029,6 +7052,7 @@ CONFIG_INTEL_IOMMU=y | |
# CONFIG_INTEL_IOMMU_SVM is not set | |
CONFIG_INTEL_IOMMU_DEFAULT_ON=y | |
CONFIG_INTEL_IOMMU_FLOPPY_WA=y | |
+# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set | |
CONFIG_IRQ_REMAP=y | |
CONFIG_HYPERV_IOMMU=y | |
@@ -7147,6 +7171,7 @@ CONFIG_ADXL372_SPI=m | |
CONFIG_ADXL372_I2C=m | |
# CONFIG_BMA180 is not set | |
# CONFIG_BMA220 is not set | |
+# CONFIG_BMA400 is not set | |
CONFIG_BMC150_ACCEL=m | |
CONFIG_BMC150_ACCEL_I2C=m | |
CONFIG_BMC150_ACCEL_SPI=m | |
@@ -7178,6 +7203,7 @@ CONFIG_MMA7660=m | |
# | |
# Analog to digital converters | |
# | |
+# CONFIG_AD7091R5 is not set | |
# CONFIG_AD7124 is not set | |
# CONFIG_AD7266 is not set | |
# CONFIG_AD7291 is not set | |
@@ -7201,6 +7227,7 @@ CONFIG_AD7766=m | |
# CONFIG_INA2XX_ADC is not set | |
# CONFIG_LTC2471 is not set | |
# CONFIG_LTC2485 is not set | |
+# CONFIG_LTC2496 is not set | |
# CONFIG_LTC2497 is not set | |
# CONFIG_MAX1027 is not set | |
# CONFIG_MAX11100 is not set | |
@@ -7516,6 +7543,7 @@ CONFIG_BMP280=m | |
CONFIG_BMP280_I2C=m | |
CONFIG_BMP280_SPI=m | |
CONFIG_IIO_CROS_EC_BARO=m | |
+# CONFIG_DLHL60D is not set | |
# CONFIG_DPS310 is not set | |
CONFIG_HID_SENSOR_PRESS=m | |
# CONFIG_HP03 is not set | |
@@ -7542,6 +7570,7 @@ CONFIG_HID_SENSOR_PRESS=m | |
# CONFIG_ISL29501 is not set | |
# CONFIG_LIDAR_LITE_V2 is not set | |
# CONFIG_MB1232 is not set | |
+# CONFIG_PING is not set | |
# CONFIG_RFD77402 is not set | |
CONFIG_SRF04=m | |
# CONFIG_SX9500 is not set | |
@@ -7611,6 +7640,7 @@ CONFIG_PHY_CPCAP_USB=m | |
# CONFIG_PHY_QCOM_USB_HS is not set | |
# CONFIG_PHY_QCOM_USB_HSIC is not set | |
# CONFIG_PHY_TUSB1210 is not set | |
+# CONFIG_PHY_INTEL_EMMC is not set | |
# end of PHY Subsystem | |
CONFIG_POWERCAP=y | |
@@ -7627,7 +7657,7 @@ CONFIG_INTEL_RAPL=y | |
CONFIG_RAS=y | |
CONFIG_RAS_CEC=y | |
# CONFIG_RAS_CEC_DEBUG is not set | |
-CONFIG_THUNDERBOLT=m | |
+# CONFIG_USB4 is not set | |
# | |
# Android | |
@@ -7679,6 +7709,7 @@ CONFIG_FPGA_DFL_FME_BRIDGE=m | |
CONFIG_FPGA_DFL_FME_REGION=m | |
CONFIG_FPGA_DFL_AFU=m | |
CONFIG_FPGA_DFL_PCI=m | |
+# CONFIG_TEE is not set | |
CONFIG_PM_OPP=y | |
# CONFIG_UNISYS_VISORBUS is not set | |
# CONFIG_SIOX is not set | |
@@ -7729,6 +7760,8 @@ CONFIG_F2FS_FS_POSIX_ACL=y | |
# CONFIG_F2FS_FS_SECURITY is not set | |
# CONFIG_F2FS_CHECK_FS is not set | |
# CONFIG_F2FS_FAULT_INJECTION is not set | |
+# CONFIG_F2FS_FS_COMPRESSION is not set | |
+# CONFIG_ZONEFS_FS is not set | |
CONFIG_FS_DAX=y | |
CONFIG_FS_DAX_PMD=y | |
CONFIG_FS_POSIX_ACL=y | |
@@ -7737,6 +7770,7 @@ CONFIG_EXPORTFS_BLOCK_OPS=y | |
CONFIG_FILE_LOCKING=y | |
CONFIG_MANDATORY_FILE_LOCKING=y | |
CONFIG_FS_ENCRYPTION=y | |
+CONFIG_FS_ENCRYPTION_ALGS=y | |
# CONFIG_FS_VERITY is not set | |
CONFIG_FSNOTIFY=y | |
CONFIG_DNOTIFY=y | |
@@ -7799,6 +7833,7 @@ CONFIG_PROC_SYSCTL=y | |
CONFIG_PROC_PAGE_MONITOR=y | |
CONFIG_PROC_CHILDREN=y | |
CONFIG_PROC_PID_ARCH_STATUS=y | |
+CONFIG_PROC_CPU_RESCTRL=y | |
CONFIG_KERNFS=y | |
CONFIG_SYSFS=y | |
CONFIG_TMPFS=y | |
@@ -7870,6 +7905,7 @@ CONFIG_PSTORE_RAM=m | |
# CONFIG_SYSV_FS is not set | |
# CONFIG_UFS_FS is not set | |
# CONFIG_EROFS_FS is not set | |
+# CONFIG_VBOXSF_FS is not set | |
CONFIG_NETWORK_FILESYSTEMS=y | |
CONFIG_NFS_FS=m | |
CONFIG_NFS_V2=m | |
@@ -7888,6 +7924,7 @@ CONFIG_NFS_V4_SECURITY_LABEL=y | |
# CONFIG_NFS_FSCACHE is not set | |
# CONFIG_NFS_USE_LEGACY_DNS is not set | |
CONFIG_NFS_USE_KERNEL_DNS=y | |
+CONFIG_NFS_DISABLE_UDP_SUPPORT=y | |
CONFIG_NFSD=m | |
CONFIG_NFSD_V3=y | |
# CONFIG_NFSD_V3_ACL is not set | |
@@ -7896,6 +7933,7 @@ CONFIG_NFSD_PNFS=y | |
CONFIG_NFSD_BLOCKLAYOUT=y | |
CONFIG_NFSD_SCSILAYOUT=y | |
# CONFIG_NFSD_FLEXFILELAYOUT is not set | |
+# CONFIG_NFSD_V4_2_INTER_SSC is not set | |
# CONFIG_NFSD_V4_SECURITY_LABEL is not set | |
CONFIG_GRACE_PERIOD=m | |
CONFIG_LOCKD=m | |
@@ -8151,7 +8189,7 @@ CONFIG_CRYPTO_CRCT10DIF=y | |
# CONFIG_CRYPTO_CRCT10DIF_PCLMUL is not set | |
CONFIG_CRYPTO_GHASH=m | |
CONFIG_CRYPTO_POLY1305=m | |
-# CONFIG_CRYPTO_POLY1305_X86_64 is not set | |
+CONFIG_CRYPTO_POLY1305_X86_64=m | |
CONFIG_CRYPTO_MD4=m | |
CONFIG_CRYPTO_MD5=y | |
CONFIG_CRYPTO_MICHAEL_MIC=m | |
@@ -8198,7 +8236,7 @@ CONFIG_CRYPTO_FCRYPT=m | |
CONFIG_CRYPTO_KHAZAD=m | |
CONFIG_CRYPTO_SALSA20=m | |
CONFIG_CRYPTO_CHACHA20=m | |
-# CONFIG_CRYPTO_CHACHA20_X86_64 is not set | |
+CONFIG_CRYPTO_CHACHA20_X86_64=m | |
CONFIG_CRYPTO_SEED=m | |
CONFIG_CRYPTO_SERPENT=y | |
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set | |
@@ -8248,13 +8286,15 @@ CONFIG_CRYPTO_LIB_ARC4=y | |
CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S=m | |
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=m | |
CONFIG_CRYPTO_LIB_BLAKE2S=m | |
+CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=m | |
CONFIG_CRYPTO_LIB_CHACHA_GENERIC=m | |
CONFIG_CRYPTO_LIB_CHACHA=m | |
CONFIG_CRYPTO_ARCH_HAVE_LIB_CURVE25519=m | |
CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=m | |
CONFIG_CRYPTO_LIB_CURVE25519=m | |
CONFIG_CRYPTO_LIB_DES=m | |
-CONFIG_CRYPTO_LIB_POLY1305_RSIZE=4 | |
+CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11 | |
+CONFIG_CRYPTO_ARCH_HAVE_LIB_POLY1305=m | |
CONFIG_CRYPTO_LIB_POLY1305_GENERIC=m | |
CONFIG_CRYPTO_LIB_POLY1305=m | |
CONFIG_CRYPTO_LIB_CHACHA20POLY1305=m | |
@@ -8314,17 +8354,7 @@ CONFIG_BINARY_PRINTF=y | |
# | |
# Library routines | |
# | |
- | |
-# | |
-# RAID 6 | |
-# | |
CONFIG_RAID6_PQ=y | |
-CONFIG_RAID6_FORCE_ALGO=y | |
-# CONFIG_RAID6_FORCE_INT is not set | |
-# CONFIG_RAID6_FORCE_SSSE3 is not set | |
-CONFIG_RAID6_FORCE_AVX2=y | |
-# end of RAID 6 | |
- | |
CONFIG_RAID6_PQ_BENCHMARK=y | |
CONFIG_PACKING=y | |
CONFIG_BITREVERSE=y | |
@@ -8415,6 +8445,7 @@ CONFIG_OID_REGISTRY=y | |
CONFIG_UCS2_STRING=y | |
CONFIG_HAVE_GENERIC_VDSO=y | |
CONFIG_GENERIC_GETTIMEOFDAY=y | |
+CONFIG_GENERIC_VDSO_TIME_NS=y | |
CONFIG_FONT_SUPPORT=y | |
CONFIG_FONTS=y | |
CONFIG_FONT_8x8=y | |
@@ -8503,6 +8534,8 @@ CONFIG_DEBUG_MISC=y | |
# CONFIG_PAGE_POISONING is not set | |
# CONFIG_DEBUG_PAGE_REF is not set | |
# CONFIG_DEBUG_RODATA_TEST is not set | |
+CONFIG_GENERIC_PTDUMP=y | |
+# CONFIG_PTDUMP_DEBUGFS is not set | |
# CONFIG_DEBUG_OBJECTS is not set | |
# CONFIG_SLUB_STATS is not set | |
CONFIG_HAVE_DEBUG_KMEMLEAK=y | |
@@ -8621,31 +8654,32 @@ CONFIG_TRACING=y | |
CONFIG_GENERIC_TRACER=y | |
CONFIG_TRACING_SUPPORT=y | |
CONFIG_FTRACE=y | |
+# CONFIG_BOOTTIME_TRACING is not set | |
# CONFIG_FUNCTION_TRACER is not set | |
+# CONFIG_STACK_TRACER is not set | |
# CONFIG_PREEMPTIRQ_EVENTS is not set | |
# CONFIG_IRQSOFF_TRACER is not set | |
CONFIG_SCHED_TRACER=y | |
# CONFIG_HWLAT_TRACER is not set | |
+# CONFIG_MMIOTRACE is not set | |
CONFIG_FTRACE_SYSCALLS=y | |
CONFIG_TRACER_SNAPSHOT=y | |
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set | |
CONFIG_BRANCH_PROFILE_NONE=y | |
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | |
-# CONFIG_STACK_TRACER is not set | |
CONFIG_BLK_DEV_IO_TRACE=y | |
CONFIG_UPROBE_EVENTS=y | |
CONFIG_BPF_EVENTS=y | |
CONFIG_DYNAMIC_EVENTS=y | |
CONFIG_PROBE_EVENTS=y | |
-# CONFIG_FTRACE_STARTUP_TEST is not set | |
-# CONFIG_MMIOTRACE is not set | |
# CONFIG_HIST_TRIGGERS is not set | |
# CONFIG_TRACE_EVENT_INJECT is not set | |
# CONFIG_TRACEPOINT_BENCHMARK is not set | |
CONFIG_RING_BUFFER_BENCHMARK=m | |
+# CONFIG_TRACE_EVAL_MAP_FILE is not set | |
+# CONFIG_FTRACE_STARTUP_TEST is not set | |
# CONFIG_RING_BUFFER_STARTUP_TEST is not set | |
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set | |
-# CONFIG_TRACE_EVAL_MAP_FILE is not set | |
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set | |
# CONFIG_SAMPLES is not set | |
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y | |
@@ -8658,7 +8692,6 @@ CONFIG_X86_VERBOSE_BOOTUP=y | |
CONFIG_EARLY_PRINTK=y | |
# CONFIG_EARLY_PRINTK_DBGP is not set | |
# CONFIG_EARLY_PRINTK_USB_XDBC is not set | |
-# CONFIG_X86_PTDUMP is not set | |
# CONFIG_EFI_PGT_DUMP is not set | |
# CONFIG_DEBUG_WX is not set | |
CONFIG_DOUBLEFAULT=y | |
@@ -8732,8 +8765,3 @@ CONFIG_ASYNC_RAID6_TEST=m | |
# CONFIG_HYPERV_TESTING is not set | |
# end of Kernel Testing and Coverage | |
# end of Kernel hacking | |
- | |
- | |
-# kernel-config sources: | |
-# FILEVER=/usr/share/kernel-config/base-5.5-4-41 | |
-# FILEVER=/usr/share/kernel-config/mandatory-5.5-4-41 | |
diff --git a/linux.spec b/linux.spec | |
index 856eb44..4fed6d2 100644 | |
--- a/linux.spec | |
+++ b/linux.spec | |
@@ -1,17 +1,17 @@ | |
# | |
# note to self: Linus releases need to be named 5.x.0 not 5.x or various | |
# things break | |
-# | |
+# | |
# | |
Name: linux | |
-Version: 5.5.13 | |
-Release: 924 | |
+Version: 5.6 | |
+Release: 925 | |
License: GPL-2.0 | |
Summary: The Linux kernel | |
Url: http://www.kernel.org/ | |
Group: kernel | |
-Source0: https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.5.13.tar.xz | |
+Source0: https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz | |
Source1: config | |
Source2: cmdline | |
@@ -52,7 +52,7 @@ Patch0112: 0112-ipv4-tcp-allow-the-memory-tuning-for-tcp-to-go-a-lit.patch | |
Patch0113: 0113-kernel-time-reduce-ntp-wakeups.patch | |
Patch0114: 0114-init-wait-for-partition-and-retry-scan.patch | |
Patch0115: 0115-print-fsync-count-for-bootchart.patch | |
-Patch0116: 0116-Add-boot-option-to-allow-unsigned-modules.patch | |
+# Patch0116: 0116-Add-boot-option-to-allow-unsigned-modules.patch | |
Patch0117: 0117-Enable-stateless-firmware-loading.patch | |
Patch0118: 0118-Migrate-some-systemd-defaults-to-the-kernel-defaults.patch | |
Patch0119: 0119-xattr-allow-setting-user.-attributes-on-symlinks-by-.patch | |
@@ -74,7 +74,7 @@ Patch0131: 0131-Don-t-report-an-error-if-PowerClamp-run-on-other-CPU.patch | |
#Serie1.git https://git.zx2c4.com/wireguard-linux-compat | |
#Serie1.cmt 7a11a53c5a8cf54d1b4b12e2359d1dc4a2ebd751 | |
#Serie1.tag v0.0.20200205 | |
-Patch1001: 1001-WireGuard-fast-modern-secure-kernel-VPN-tunnel.patch | |
+# Patch1001: 1001-WireGuard-fast-modern-secure-kernel-VPN-tunnel.patch | |
#Serie1.end | |
%description | |
@@ -116,7 +116,7 @@ Requires: linux-license = %{version}-%{release} | |
Linux kernel build files | |
%prep | |
-%setup -q -n linux-5.5.13 | |
+%setup -q -n linux-5.6 | |
#cve.patch.start cve patches | |
%patch0001 -p1 | |
@@ -141,7 +141,7 @@ Linux kernel build files | |
%patch0113 -p1 | |
%patch0114 -p1 | |
%patch0115 -p1 | |
-%patch0116 -p1 | |
+# %patch0116 -p1 | |
%patch0117 -p1 | |
%patch0118 -p1 | |
%patch0119 -p1 | |
@@ -160,7 +160,7 @@ Linux kernel build files | |
#Serie.patch.end | |
#Serie1.patch.start | |
-%patch1001 -p1 | |
+# %patch1001 -p1 | |
#Serie1.patch.end | |
cp %{SOURCE1} . | |
diff --git a/upstream b/upstream | |
index a3983dd..f03b79f 100644 | |
--- a/upstream | |
+++ b/upstream | |
@@ -1 +1 @@ | |
-a9830df6275df5568de1364be2a5dd628aa32a3f/linux-5.5.13.tar.xz | |
+3957d9d71454c26048ce4c71774d21386ac72be6/linux-5.6.tar.xz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment