# 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-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 986b9eacb25910865b50e5f298aa8e2df7642f1b # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1659:1: warning: the frame size of 1720 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: warning: the frame size of 1616 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 # Build took: 0:01:38.184747