# git rev-parse -q --verify 7008ee121089b8193aea918b98850fe87d996508^{commit} 7008ee121089b8193aea918b98850fe87d996508 already have revision, skipping fetch # git checkout -q -f -B kisskb 7008ee121089b8193aea918b98850fe87d996508 # git clean -qxdf # < git log -1 # commit 7008ee121089b8193aea918b98850fe87d996508 # Merge: 11a827294755 fc585d4a5cf6 # Author: Linus Torvalds # Date: Sun Jan 19 12:10:28 2020 -0800 # # Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Paul Walmsley: # "Three fixes for RISC-V: # # - Don't free and reuse memory containing the code that CPUs parked at # boot reside in. # # - Fix rv64 build problems for ubsan and some modules by adding # logical and arithmetic shift helpers for 128-bit values. These are # from libgcc and are similar to what's present for ARM64. # # - Fix vDSO builds to clean up their own temporary files" # # * tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Less inefficient gcc tishift helpers (and export their symbols) # riscv: delete temporary files # riscv: make sure the cores stay looping in .Lsecondary_park # < /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 7008ee121089b8193aea918b98850fe87d996508 # < make -s -j 8 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 8 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 '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=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95: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:58.636179