# git rev-parse -q --verify 416b2bfbaccf8fd50c8e77778bd47f95f12f13d9^{commit} 416b2bfbaccf8fd50c8e77778bd47f95f12f13d9 already have revision, skipping fetch # git checkout -q -f -B kisskb 416b2bfbaccf8fd50c8e77778bd47f95f12f13d9 # git clean -qxdf # < git log -1 # commit 416b2bfbaccf8fd50c8e77778bd47f95f12f13d9 # Author: Ram Pai # Date: Mon Dec 3 12:43:22 2018 -0800 # # powerpc/pkeys: Copy pkey-tracking-information at fork() # # At fork(), the pkey tracking information is not copied over to the # mm_struct of the child. This can cause the child to erroneously # allocate keys that were already allocated. Any allocated execute-only # key is lost as well. # # Add code; called by dup_mmap(), to copy the pkey state from parent to # child explicitly. # # This problem was originally found by Dave Hansen on x86, which turns # out to be a problem on powerpc as well. # # Fixes: cf43d3b26452 ("powerpc: Enable pkey subsystem") # Cc: stable@vger.kernel.org # v4.16+ # Signed-off-by: Ram Pai # Reviewed-by: Thiago Jung Bauermann # [mpe: Return early if pkey_disabled is true] # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 416b2bfbaccf8fd50c8e77778bd47f95f12f13d9 # < 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 # 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 0x5f9680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-rc2+ Created: Fri Dec 21 04:25:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3035221 Bytes = 2964.08 KiB = 2.89 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2+ Created: Fri Dec 21 04:25:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3063785 Bytes = 2991.98 KiB = 2.92 MiB Load Address: 00800000 Entry Point: 00800144 Completed OK # rm -rf /kisskb/build/powerpc-next_amigaone_defconfig_powerpc-gcc5 # Build took: 0:00:46.493909