# git rev-parse -q --verify 5f97cbe22b7616ead7ae267c29cad73bc1444811^{commit} 5f97cbe22b7616ead7ae267c29cad73bc1444811 already have revision, skipping fetch # git checkout -q -f -B kisskb 5f97cbe22b7616ead7ae267c29cad73bc1444811 # git clean -qxdf # < git log -1 # commit 5f97cbe22b7616ead7ae267c29cad73bc1444811 # Merge: 287c55ed7df5 24876f09a7df # Author: Linus Torvalds # Date: Mon Aug 19 16:28:25 2019 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "A couple fixes to the core framework logic that finds clk parents, a # handful of samsung clk driver fixes for audio and display clks, and a # small fix for the Stratix10 SoC driver that was checking the wrong # register for validity" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: Fix potential NULL dereference in clk_fetch_parent_index() # clk: Fix falling back to legacy parent string matching # clk: socfpga: stratix10: fix rate caclulationg for cnt_clks # clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU # clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU # clk: samsung: Change signature of exynos5_subcmus_init() function # < /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 5f97cbe22b7616ead7ae267c29cad73bc1444811 # < make -s -j 8 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=0xC12730DB # 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 # yes \n | make -s -j 8 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- oldconfig yes: standard output: Broken pipe # make -s -j 8 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- In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/x86/include/asm/bug.h:83, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/jump_label.h:250, from /kisskb/src/arch/x86/include/asm/string_64.h:6, from /kisskb/src/arch/x86/include/asm/string.h:5, from /kisskb/src/include/linux/string.h:20, from /kisskb/src/include/linux/scatterlist.h:5, from /kisskb/src/drivers/scsi/libsas/sas_discover.c:9: /kisskb/src/drivers/scsi/libsas/sas_discover.c: In function 'sas_discover_domain': /kisskb/src/include/linux/printk.h:309:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:459:3: note: in expansion of macro 'pr_notice' pr_notice("ATA device seen but CONFIG_SCSI_SAS_ATA=N so cannot attach\n"); ^~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:462:2: note: here default: ^~~~~~~ /kisskb/src/drivers/soundwire/slave.c:16:12: warning: 'sdw_slave_add' defined but not used [-Wunused-function] static int sdw_slave_add(struct sdw_bus *bus, ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:51.581634