# git rev-parse -q --verify 914a399c8f1434f3c52013e625fb1665571033ef^{commit} 914a399c8f1434f3c52013e625fb1665571033ef already have revision, skipping fetch # git checkout -q -f -B kisskb 914a399c8f1434f3c52013e625fb1665571033ef # git clean -qxdf # < git log -1 # commit 914a399c8f1434f3c52013e625fb1665571033ef # 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 914a399c8f1434f3c52013e625fb1665571033ef # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_52xx_cm5200_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 52xx/cm5200_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_52xx_cm5200_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:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x4c2ea8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.19.0-rc6-g914a399c8f14 Created: Sat Oct 6 04:12:37 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2419011 Bytes = 2362.32 KiB = 2.31 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/chleroy_52xx_cm5200_defconfig_powerpc # Build took: 0:00:15.211553