# git rev-parse -q --verify 51b7f5d55900688c7c07cdb945d34b3314befa36^{commit} 51b7f5d55900688c7c07cdb945d34b3314befa36 already have revision, skipping fetch # git checkout -q -f -B kisskb 51b7f5d55900688c7c07cdb945d34b3314befa36 # git clean -qxdf # < git log -1 # commit 51b7f5d55900688c7c07cdb945d34b3314befa36 # Author: Christophe Leroy # Date: Tue Sep 11 10:04:51 2018 +0000 # # powerpc/book3s64: Avoid multiple endian conversion in pte helpers # # In the same spirit as already done in pte query helpers, # this patch changes pte setting helpers to perform endian # conversions on the constants rather than on the pte value. # # In the meantime, it changes pte_access_permitted() to use # pte helpers for the same reason. # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 51b7f5d55900688c7c07cdb945d34b3314befa36 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_powerpc-allnoconfig_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] Completed OK # rm -rf /kisskb/build/chleroy_powerpc-allnoconfig_powerpc # Build took: 0:00:08.845649