# git rev-parse -q --verify 0a72ef89901409847036664c23ba6eee7cf08e0e^{commit} 0a72ef89901409847036664c23ba6eee7cf08e0e already have revision, skipping fetch # git checkout -q -f -B kisskb 0a72ef89901409847036664c23ba6eee7cf08e0e # git clean -qxdf # < git log -1 # commit 0a72ef89901409847036664c23ba6eee7cf08e0e # Merge: c50bbf615f2f edbcf50eb8ae # Author: Linus Torvalds # Date: Fri May 24 11:03:26 2019 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull more arm64 fixes from Will Deacon: # # - Fix incorrect LDADD instruction encoding in our disassembly macros # # - Disable the broken ARM64_PSEUDO_NMI support for now # # - Add workaround for Cortex-A76 CPU erratum #1463225 # # - Handle Cortex-A76/Neoverse-N1 erratum #1418040 w/ existing workaround # # - Fix IORT build failure if IOMMU_SUPPORT=n # # - Fix place-relative module relocation range checking and its # interaction with KASLR # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: insn: Add BUILD_BUG_ON() for invalid masks # arm64: insn: Fix ldadd instruction encoding # arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now # arm64: Handle erratum 1418040 as a superset of erratum 1188873 # arm64/module: deal with ambiguity in PRELxx relocation ranges # ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled # arm64/kernel: kaslr: reduce module randomization range to 2 GB # arm64: errata: Add workaround for Cortex-A76 erratum #1463225 # arm64: Remove useless message during oops # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 0a72ef89901409847036664c23ba6eee7cf08e0e # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:48.308328