# git rev-parse -q --verify b528649730396317768a323111a91ee6afec7bfd^{commit} # git fetch -q -n -f https://github.com/legoater/linux.git aspeed # git rev-parse -q --verify b528649730396317768a323111a91ee6afec7bfd^{commit} b528649730396317768a323111a91ee6afec7bfd # git checkout -q -f -B kisskb b528649730396317768a323111a91ee6afec7bfd # git clean -qxdf # < git log -1 # commit b528649730396317768a323111a91ee6afec7bfd # Author: Cédric Le Goater # Date: Wed Aug 30 13:16:50 2017 +0200 # # ARM: dts: aspeed: add a AHB clock to the SMC controllers # # We will need the AHB frequency to set the HCLK settings in the SMC # controller to optimize the reads. # # Signed-off-by: Cédric Le Goater # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 b528649730396317768a323111a91ee6afec7bfd # < make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_PERF_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_PERF_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_PERF_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' /kisskb/src/arch/powerpc/boot/mpsc.c: In function 'mpsc_get_virtreg_of_phandle': /kisskb/src/arch/powerpc/boot/mpsc.c:113:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] devp = find_node_by_linuxphandle((u32)v); ^ /kisskb/src/arch/powerpc/boot/mpsc.c: In function 'mpsc_console_init': /kisskb/src/arch/powerpc/boot/mpsc.c:147:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] reg_set = (int)v; ^ Completed OK # rm -rf /kisskb/build/cdrx_powernv_defconfig+NO_PERF_ppc64le # Build took: 0:05:44.715438