# 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 # 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 0c855563182001c829065faa17f8e29e9ceffe13 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xEA7BBBF2 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- libbpf.c:47:20: fatal error: libelf.h: No such file or directory compilation terminated. make[6]: *** [/kisskb/src/tools/build/Makefile.build:97: /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4/kernel/bpf/preload/staticobjs/libbpf.o] Error 1 make[5]: *** [Makefile:158: /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4/kernel/bpf/preload/staticobjs/libbpf-in.o] Error 2 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:11: kernel/bpf/preload/libbpf.a] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:514: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:514: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1855: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:01:42.617786