# git rev-parse -q --verify a74e6a014c9d4d4161061f770c9b4f98372ac778^{commit} a74e6a014c9d4d4161061f770c9b4f98372ac778 already have revision, skipping fetch # git checkout -q -f -B kisskb a74e6a014c9d4d4161061f770c9b4f98372ac778 # git clean -qxdf # < git log -1 # commit a74e6a014c9d4d4161061f770c9b4f98372ac778 # Merge: 9b1ea29bc0d7 78c7cccaab9d # Author: Linus Torvalds # Date: Wed Mar 10 13:15:16 2021 -0800 # # Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 fixes from Heiko Carstens: # # - fix various user space visible copy_to_user() instances which return # the number of bytes left to copy instead of -EFAULT # # - make TMPFS_INODE64 available again for s390 and alpha, now that both # architectures have been switched to 64-bit ino_t (see commit # 96c0a6a72d18: "s390,alpha: switch to 64-bit ino_t") # # - make sure to release a shared hypervisor resource within the zcore # device driver also on restart and power down; also remove unneeded # surrounding debugfs_create return value checks # # - for the new hardware counter set device driver rename the uapi header # file to be a bit more generic; also remove 60 second read limit which # is not really necessary and without the limit the interface can be # easier tested # # - some small cleanups, the largest being to convert all long long in # our time and idle code to longs # # - update defconfigs # # * tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfig # s390: update defconfigs # s390,alpha: make TMPFS_INODE64 available again # s390/cio: return -EFAULT if copy_to_user() fails # s390/tty3270: avoid comma separated statements # s390/cpumf: remove unneeded semicolon # s390/crypto: return -EFAULT if copy_to_user() fails # s390/cio: return -EFAULT if copy_to_user() fails # s390/cpumf: rename header file to hwctrset.h # s390/zcore: release dump save area on restart or power down # s390/zcore: no need to check return value of debugfs_create functions # s390/cpumf: remove 60 seconds read limit # s390/topology: remove always false if check # s390/time,idle: get rid of unsigned long long # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 a74e6a014c9d4d4161061f770c9b4f98372ac778 # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:32:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:42:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:51:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:383:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:28:11.663924