# git rev-parse -q --verify f0479c4bcbd92d1a457d4a43bcab79f29d11334a^{commit} f0479c4bcbd92d1a457d4a43bcab79f29d11334a already have revision, skipping fetch # git checkout -q -f -B kisskb f0479c4bcbd92d1a457d4a43bcab79f29d11334a # git clean -qxdf # < git log -1 # commit f0479c4bcbd92d1a457d4a43bcab79f29d11334a # Author: Haren Myneni # Date: Fri Jul 10 16:49:58 2020 -0700 # # selftests/powerpc: Use proper error code to check fault address # # ERR_NX_TRANSLATION(CSB.CC=5) is for internal to VAS for fault handling # and should not used by OS. ERR_NX_AT_FAULT(CSB.CC=250) is the proper # error code should be reported by OS when NX encounters address # translation failure. # # This patch uses CC=250 to determine the fault address when the request # is not successful. # # Signed-off-by: Haren Myneni # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/0315251705baff94f678c33178491b5008723511.camel@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f0479c4bcbd92d1a457d4a43bcab79f29d11334a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_sequoia_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/sequoia_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_sequoia_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_sequoia_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_sequoia_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1623:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x4cb160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.8.0-rc2-31865-gf0479c4bc Created: Thu Jul 16 02:33:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2466802 Bytes = 2408.99 KiB = 2.35 MiB Load Address: 00500000 Entry Point: 005014a8 Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_sequoia_defconfig_powerpc-gcc4.9 # Build took: 0:00:40.017289