# git rev-parse -q --verify 247373b5dd685fd307d2ea7fd0e58353486e4ad4^{commit} 247373b5dd685fd307d2ea7fd0e58353486e4ad4 already have revision, skipping fetch # git checkout -q -f -B kisskb 247373b5dd685fd307d2ea7fd0e58353486e4ad4 # git clean -qxdf # < git log -1 # commit 247373b5dd685fd307d2ea7fd0e58353486e4ad4 # Merge: 8be673735e51 02e425668f5c # Author: Greg Kroah-Hartman # Date: Fri Oct 5 15:40:57 2018 -0700 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Ingo writes: # "x86 fixes: # # Misc fixes: # # - fix various vDSO bugs: asm constraints and retpolines # - add vDSO test units to make sure they never re-appear # - fix UV platform TSC initialization bug # - fix build warning on Clang" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/vdso: Fix vDSO syscall fallback asm constraint regression # x86/cpu/amd: Remove unnecessary parentheses # x86/vdso: Only enable vDSO retpolines when enabled and supported # x86/tsc: Fix UV TSC initialization # x86/platform/uv: Provide is_early_uv_system() # selftests/x86: Add clock_gettime() tests to test_vdso # x86/vdso: Fix asm constraints on vDSO syscall fallbacks # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 247373b5dd685fd307d2ea7fd0e58353486e4ad4 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0xFFEFBF8 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/kernel/fork.c: In function 'copy_process.isra.3': /kisskb/src/kernel/fork.c:2104:1: warning: the frame size of 3712 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1508:1: warning: the frame size of 5632 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/block/drbd/drbd_worker.c: In function 'make_resync_request': /kisskb/src/drivers/block/drbd/drbd_worker.c:778:1: warning: the frame size of 4192 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_kthread': /kisskb/src/kernel/rcu/tree.c:2239:1: warning: the frame size of 4464 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/block/drbd/drbd_receiver.c: In function 'receive_sizes': /kisskb/src/drivers/block/drbd/drbd_receiver.c:4117:1: warning: the frame size of 3952 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/hub.c: In function 'tegra_dc_assign_shared_plane': /kisskb/src/drivers/gpu/drm/tegra/hub.c:320:1: warning: the frame size of 3968 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/hub.c: In function 'tegra_shared_plane_atomic_update': /kisskb/src/drivers/gpu/drm/tegra/hub.c:521:1: warning: the frame size of 4208 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/block/drbd/drbd_state.c: In function 'after_state_ch.isra.7': /kisskb/src/drivers/block/drbd/drbd_state.c:2039:1: warning: the frame size of 6336 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/btrfs/relocation.c: In function 'build_backref_tree': /kisskb/src/fs/btrfs/relocation.c:1149:1: warning: the frame size of 4080 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/dc.c: In function 'tegra_dc_setup_window': /kisskb/src/drivers/gpu/drm/tegra/dc.c:515:1: warning: the frame size of 11760 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/dsi.c: In function 'tegra_dsi_configure': /kisskb/src/drivers/gpu/drm/tegra/dsi.c:631:1: warning: the frame size of 3488 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/hdmi.c: In function 'tegra_hdmi_encoder_enable': /kisskb/src/drivers/gpu/drm/tegra/hdmi.c:1442:1: warning: the frame size of 9472 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/dc.c: In function 'tegra_crtc_atomic_enable': /kisskb/src/drivers/gpu/drm/tegra/dc.c:1892:1: warning: the frame size of 5792 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/fscache/stats.c: In function 'fscache_stats_show': /kisskb/src/fs/fscache/stats.c:286:1: warning: the frame size of 6496 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_rhashtable.c: In function 'test_rhltable': /kisskb/src/lib/test_rhashtable.c:454:1: warning: the frame size of 6288 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/atomic64_test.c: In function 'test_atomic64': /kisskb/src/lib/atomic64_test.c:250:1: warning: the frame size of 11552 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/atomic64_test.c: In function 'test_atomic': /kisskb/src/lib/atomic64_test.c:148:1: warning: the frame size of 10336 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/dsi.c: In function 'tegra_dsi_host_transfer': /kisskb/src/drivers/gpu/drm/tegra/dsi.c:1364:1: warning: the frame size of 3488 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/rxrpc/call_event.c: In function 'rxrpc_process_call': /kisskb/src/net/rxrpc/call_event.c:459:1: warning: the frame size of 4928 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_journal_commit_transaction': /kisskb/src/fs/jbd2/commit.c:1129:1: warning: the frame size of 4640 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/rxrpc/input.c: In function 'rxrpc_data_ready': /kisskb/src/net/rxrpc/input.c:1400:1: warning: the frame size of 3168 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_reconfig': /kisskb/src/net/mac80211/util.c:2263:1: warning: the frame size of 4496 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/ocfs2/namei.c: In function 'ocfs2_rename': /kisskb/src/fs/ocfs2/namei.c:1691:1: warning: the frame size of 3792 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/ocfs2/namei.c: In function 'ocfs2_symlink': /kisskb/src/fs/ocfs2/namei.c:2064:1: warning: the frame size of 3440 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_convert': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:1348:1: warning: the frame size of 3648 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/ocfs2/super.c: In function 'ocfs2_fill_super': /kisskb/src/fs/ocfs2/super.c:1234:1: warning: the frame size of 3952 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/sor.c: In function 'tegra_sor_hdmi_enable': /kisskb/src/drivers/gpu/drm/tegra/sor.c:2575:1: warning: the frame size of 14960 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wiphy': /kisskb/src/net/wireless/nl80211.c:2102:1: warning: the frame size of 5408 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/tegra/sor.c: In function 'tegra_sor_edp_enable': /kisskb/src/drivers/gpu/drm/tegra/sor.c:1905:1: warning: the frame size of 16272 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:14.329651