Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Apr 27 2021, 08:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 27 2021, 08:03
Duration:
0:04:27.518991
Builder:
ka1
Revision:
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (
0c855563182001c829065faa17f8e29e9ceffe13)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc8
Branch:
linus-rand
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible warnings (21)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. .config:6298:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6303:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY vmlinux.o: warning: objtool: fixup_bad_iret()+0x72: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x3c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0xcb: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x43: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0x13: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_wrmsrl.constprop.48()+0x50: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0xbc7: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check()+0x6a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_ist_exit()+0x2b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x20: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_vmm_communication()+0x59: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter()+0x36: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit()+0x2c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x4b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x46: call to ftrace_likely_update() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify 0c855563182001c829065faa17f8e29e9ceffe13^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 0c855563182001c829065faa17f8e29e9ceffe13^{commit} 0c855563182001c829065faa17f8e29e9ceffe13 # git checkout -q -f -B kisskb 0c855563182001c829065faa17f8e29e9ceffe13 # git clean -qxdf # < git log -1 # commit 0c855563182001c829065faa17f8e29e9ceffe13 # Merge: 6b0fbc540c2f ea9629283839 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Apr 26 12:30:36 2021 -0700 # # Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM Apple M1 platform support from Arnd Bergmann: # "The Apple M1 is the processor used it all current generation Apple # Macintosh computers. Support for this platform so far is rudimentary, # but it boots and can use framebuffer and serial console over a special # USB cable. # # Support for several essential on-chip devices (USB, PCIe, IOMMU, NVMe) # is work in progress but was not ready in time. # # A very detailed description of what works is in the commit message of # commit 1bb2fd3880d4 ("Merge tag 'm1-soc-bringup-v5' [..]") and on the # AsahiLinux wiki" # # Link: https://lore.kernel.org/linux-arm-kernel/bdb18e9f-fcd7-1e31-2224-19c0e5090706@marcan.st/ # # * tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # asm-generic/io.h: Unbork ioremap_np() declaration # arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree # dt-bindings: display: Add apple,simple-framebuffer # arm64: Kconfig: Introduce CONFIG_ARCH_APPLE # irqchip/apple-aic: Add support for the Apple Interrupt Controller # dt-bindings: interrupt-controller: Add DT bindings for apple-aic # arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h # of/address: Add infrastructure to declare MMIO as non-posted # asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np # arm64: Implement ioremap_np() to map MMIO as nGnRnE # docs: driver-api: device-io: Document ioremap() variants & access funcs # docs: driver-api: device-io: Document I/O access functions # asm-generic/io.h: Add a non-posted variant of ioremap() # arm64: arch_timer: Implement support for interrupt-names # dt-bindings: timer: arm,arch_timer: Add interrupt-names support # arm64: cputype: Add CPU implementor & types for the Apple M1 cores # dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles # dt-bindings: arm: apple: Add bindings for Apple ARM platforms # dt-bindings: vendor-prefixes: Add apple prefix # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 0c855563182001c829065faa17f8e29e9ceffe13 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xFBE7D234 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6298:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6303:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: fixup_bad_iret()+0x72: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x3c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0xcb: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x43: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0x13: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_wrmsrl.constprop.48()+0x50: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0xbc7: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check()+0x6a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_ist_exit()+0x2b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x20: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_vmm_communication()+0x59: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter()+0x36: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit()+0x2c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x4b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x46: call to ftrace_likely_update() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:27.518991
© Michael Ellerman 2006-2018.