# git rev-parse -q --verify 7a400694636321d769f9f13214afad2f0e096491^{commit} 7a400694636321d769f9f13214afad2f0e096491 already have revision, skipping fetch # git checkout -q -f -B kisskb 7a400694636321d769f9f13214afad2f0e096491 # git clean -qxdf # < git log -1 # commit 7a400694636321d769f9f13214afad2f0e096491 # Author: Christophe Leroy # Date: Thu Nov 15 06:24:26 2018 +0000 # # powerpc/mm: dump block address translation on book3s/32 # # This patch adds a debugfs file to dump block address translation: # # ~# cat /sys/kernel/debug/block_address_translation # Instruction Block Address Translations: # 0: - # 1: - # 2: 0xc0000000-0xcfffffff 0x00000000 Kernel EXEC coherent # 3: 0xd0000000-0xdfffffff 0x10000000 Kernel EXEC coherent # 4: - # 5: - # 6: - # 7: - # # Data Block Address Translations: # 0: - # 1: - # 2: 0xc0000000-0xcfffffff 0x00000000 Kernel RW coherent # 3: 0xd0000000-0xdfffffff 0x10000000 Kernel RW coherent # 4: - # 5: - # 6: - # 7: - # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 7a400694636321d769f9f13214afad2f0e096491 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_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 48 ARCH=powerpc O=/kisskb/build/powerpc-next_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:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /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] /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 INFO: Uncompressed kernel (size 0x4ccff0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.20.0-rc2-g7a4006946363 Created: Sun Nov 25 17:48:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2447661 Bytes = 2390.29 KiB = 2.33 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc # Build took: 0:00:32.474140