# 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 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ep8248e_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ep8248e_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ep8248e_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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] INFO: Uncompressed kernel (size 0x4dce60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Completed OK # rm -rf /kisskb/build/powerpc-next_ep8248e_defconfig_powerpc # Build took: 0:00:43.231105