# git rev-parse -q --verify 6e77b267723c723d4717abc874e00059ab07a46a^{commit} 6e77b267723c723d4717abc874e00059ab07a46a already have revision, skipping fetch # git checkout -q -f -B kisskb 6e77b267723c723d4717abc874e00059ab07a46a # git clean -qxdf # < git log -1 # commit 6e77b267723c723d4717abc874e00059ab07a46a # Merge: 5c61ef1 565b993 # Author: Linus Torvalds # Date: Wed Jul 25 11:03:56 2018 -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: # "One more round of updates for problems seen this -rc series. Drivers # fixes are: # # - Amlogic Meson audio divider fix and CPU clk critical marking # # - Qualcomm multimedia GDSC marked as 'always on' to keep display # working # # - Aspeed fixes for critical clks, resets causing clks to stay # disabled, and an incorrect HPLL frequency calculation # # - Marvell Armada 3700 cpu clks would undervolt when switching from # low frequencies to high frequencies because the voltage didn't # stabilize in time so now we switch to an intermediate frequency # # Plus we have a core framework thinko that messed up the debugfs flag # printing logic to make it not very useful" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: aspeed: Support HPLL strapping on ast2400 # clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz # clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical # clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON # clk: aspeed: Treat a gate in reset as disabled # clk: Really show symbolic clock flags in debugfs # clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock # clk: meson: audio-divider is one based # clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < git log --format=%s --max-count=1 6e77b267723c723d4717abc874e00059ab07a46a # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/parisc/kernel/pci-dma.c:335:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ In function 'fill_kobj_path', inlined from 'kobject_get_path' at /kisskb/src/lib/kobject.c:155:2: /kisskb/src/lib/kobject.c:128:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(path + length, kobject_name(parent), cur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_get_path': /kisskb/src/lib/kobject.c:125:13: note: length computed here int cur = strlen(kobject_name(parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc # Build took: 0:00:14.287350