# git rev-parse -q --verify 95dff480bb7b7b5ea534ebf00a18ff57eb897669^{commit} 95dff480bb7b7b5ea534ebf00a18ff57eb897669 already have revision, skipping fetch # git checkout -q -f -B kisskb 95dff480bb7b7b5ea534ebf00a18ff57eb897669 # git clean -qxdf # < git log -1 # commit 95dff480bb7b7b5ea534ebf00a18ff57eb897669 # Merge: c0b3467 5239650 # Author: Michael Ellerman # Date: Wed Mar 28 22:59:50 2018 +1100 # # Merge branch 'fixes' into next # # Merge our fixes branch from the 4.16 cycle. # # There were a number of important fixes merged, in particular some Power9 # workarounds that we want in next for testing purposes. There's also been # some conflicting changes in the CPU features code which are best merged # and tested before going upstream. # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 95dff480bb7b7b5ea534ebf00a18ff57eb897669 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_c2k_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- c2k_defconfig warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_c2k_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:635:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1816:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1726:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x6b3e04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-4.16.0-rc4-g95dff48 Created: Thu Mar 29 00:15:23 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3245829 Bytes = 3169.75 kB = 3.10 MB Load Address: 00700000 Entry Point: 007004fc Completed OK # rm -rf /kisskb/build/powerpc-next_c2k_defconfig_powerpc # Build took: 0:00:59.232847