# git rev-parse -q --verify 986b9eacb25910865b50e5f298aa8e2df7642f1b^{commit} 986b9eacb25910865b50e5f298aa8e2df7642f1b already have revision, skipping fetch # git checkout -q -f -B kisskb 986b9eacb25910865b50e5f298aa8e2df7642f1b # git clean -qxdf # < git log -1 # commit 986b9eacb25910865b50e5f298aa8e2df7642f1b # Author: Rasmus Villemoes # Date: Sat Oct 24 03:04:26 2020 +0200 # # kernel/sys.c: fix prototype of prctl_get_tid_address() # # tid_addr is not a "pointer to (pointer to int in userspace)"; it is in # fact a "pointer to (pointer to int in userspace) in userspace". So # sparse rightfully complains about passing a kernel pointer to # put_user(). # # Reported-by: kernel test robot # Signed-off-by: Rasmus Villemoes # Signed-off-by: Linus Torvalds # < /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 986b9eacb25910865b50e5f298aa8e2df7642f1b # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_currituck_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/currituck_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_currituck_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_currituck_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_currituck_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:1659:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_44x_currituck_defconfig_powerpc-gcc4.9 # Build took: 0:01:25.127885