# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 7a400694636321d769f9f13214afad2f0e096491 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_amigaone_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- amigaone_defconfig WARNING: unmet direct dependencies detected for NOT_COHERENT_CACHE Depends on [n]: 4xx [=n] || PPC_8xx [=n] || E200 [=n] || PPC_MPC512x [=n] || GAMECUBE_COMMON [=n] Selected by [y]: - AMIGAONE [=y] && 6xx [=y] && BROKEN_ON_SMP [=y] WARNING: unmet direct dependencies detected for NOT_COHERENT_CACHE Depends on [n]: 4xx [=n] || PPC_8xx [=n] || E200 [=n] || PPC_MPC512x [=n] || GAMECUBE_COMMON [=n] Selected by [y]: - AMIGAONE [=y] && 6xx [=y] && BROKEN_ON_SMP [=y] WARNING: unmet direct dependencies detected for NOT_COHERENT_CACHE Depends on [n]: 4xx [=n] || PPC_8xx [=n] || E200 [=n] || PPC_MPC512x [=n] || GAMECUBE_COMMON [=n] Selected by [y]: - AMIGAONE [=y] && 6xx [=y] && BROKEN_ON_SMP [=y] # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_amigaone_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x5e3698) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-rc2+ Created: Sun Nov 25 19:05:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2995050 Bytes = 2924.85 KiB = 2.86 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2+ Created: Sun Nov 25 19:05:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023520 Bytes = 2952.66 KiB = 2.88 MiB Load Address: 00800000 Entry Point: 00800150 Completed OK # rm -rf /kisskb/build/powerpc-next_amigaone_defconfig_powerpc-gcc5 # Build took: 0:00:45.300850