# git rev-parse -q --verify a7aaa2f26bfd932a654706b19859e7adf802bee2^{commit} a7aaa2f26bfd932a654706b19859e7adf802bee2 already have revision, skipping fetch # git checkout -q -f -B kisskb a7aaa2f26bfd932a654706b19859e7adf802bee2 # git clean -qxdf # < git log -1 # commit a7aaa2f26bfd932a654706b19859e7adf802bee2 # Author: Sandipan Das # Date: Tue Aug 4 23:01:37 2020 +0530 # # selftests/powerpc: Fix pkey syscall redefinitions # # On distros using older glibc versions, the pkey tests encounter build # failures due to redefinition of the pkey syscall numbers. # # For compatibility, commit 743f3544fffb added a wrapper for the # gettid() syscall and included syscall.h if the version of glibc used # is older than 2.30. This leads to different definitions of SYS_pkey_* # as the ones in the pkey test header set numeric constants where as the # ones from syscall.h reuse __NR_pkey_*. The compiler complains about # redefinitions since they are different. # # This replaces SYS_pkey_* definitions with __NR_pkey_* such that the # definitions in both syscall.h and pkeys.h are alike. This way, if # syscall.h has to be included for compatibility reasons, builds will # still succeed. # # Fixes: 743f3544fffb ("selftests/powerpc: Add wrapper for gettid") # Reported-by: Sachin Sant # Suggested-by: David Laight # Suggested-by: Michael Ellerman # Signed-off-by: Sandipan Das # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/a4956d838bf59b0a71a2553c5ca81131ea8b49b9.1596561758.git.sandipan@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a7aaa2f26bfd932a654706b19859e7adf802bee2 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc44x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc44x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc44x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc44x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc44x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66f460) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178315 Bytes = 3103.82 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 007000bc Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178108 Bytes = 3103.62 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 007001bc Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178089 Bytes = 3103.60 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701650 Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178040 Bytes = 3103.55 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701630 Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178019 Bytes = 3103.53 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701640 Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178326 Bytes = 3103.83 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701640 Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178376 Bytes = 3103.88 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701640 Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178147 Bytes = 3103.66 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701640 Image Name: Linux-5.8.0-rc2-ga7aaa2f26bfd Created: Thu Aug 6 06:36:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3178415 Bytes = 3103.92 KiB = 3.03 MiB Load Address: 00700000 Entry Point: 00701620 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc44x_defconfig_powerpc-gcc9 # Build took: 0:01:19.959556