# git rev-parse -q --verify 28c20cc73b9cc4288c86c2a3fc62af4087de4b19^{commit} 28c20cc73b9cc4288c86c2a3fc62af4087de4b19 already have revision, skipping fetch # git checkout -q -f -B kisskb 28c20cc73b9cc4288c86c2a3fc62af4087de4b19 # git clean -qxdf # < git log -1 # commit 28c20cc73b9cc4288c86c2a3fc62af4087de4b19 # Merge: fb7d1bc 02e546e # Author: Linus Torvalds # Date: Thu Jul 19 20:17:47 2018 -0700 # # Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Just two sets of driver fixes this week to follow up on the set from # earlier in the week and hopefully get me realigned schedule wise. # # amdgpu: # - ACP fix for boards with multiple I2S instances # - DP fix for CZ, vega # - hybrid laptop fixes # - Resume regression fix # # nouveau: # - large memory systems and Pascal fix # - MST race fixes # - runtime PM fix" # # * tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm: # drm/nouveau/fb/gp100-: disable address remapper # drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2) # drm/amdgpu: add another ATPX quirk for TOPAZ # drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo # drm/amdgpu: Make sure IB tests flushed after IP resume # drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs # drm/nouveau: Remove bogus crtc check in pmops_runtime_idle # drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit() # drm/nouveau: Avoid looping through fake MST connectors # drm/nouveau: Use drm_connector_list_iter_* for iterating connectors # drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() # drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst disables # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < git log --format=%s --max-count=1 28c20cc73b9cc4288c86c2a3fc62af4087de4b19 # < make -s -j 8 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # make -s -j 8 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/crypto/ablkcipher.c: In function 'crypto_ablkcipher_report': /kisskb/src/crypto/ablkcipher.c:374:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(rblkcipher.geniv, alg->cra_ablkcipher.geniv ?: "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(rblkcipher.geniv)); ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/ablkcipher.c: In function 'crypto_givcipher_report': /kisskb/src/crypto/ablkcipher.c:448:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(rblkcipher.geniv, alg->cra_ablkcipher.geniv ?: "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(rblkcipher.geniv)); ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/blkcipher.c: In function 'crypto_blkcipher_report': /kisskb/src/crypto/blkcipher.c:513:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(rblkcipher.geniv, alg->cra_blkcipher.geniv ?: "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(rblkcipher.geniv)); ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__save_error_info.isra.5': /kisskb/src/fs/ext4/super.c:326:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:330:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'kernfs_get_target_path', inlined from 'kernfs_getlink.isra.0' at /kisskb/src/fs/kernfs/symlink.c:109:10, inlined from 'kernfs_iop_get_link.part.1' at /kisskb/src/fs/kernfs/symlink.c:127:10, inlined from 'kernfs_iop_get_link': /kisskb/src/fs/kernfs/symlink.c:91:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(s + len, kn->name, slen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/kernfs/symlink.c: In function 'kernfs_iop_get_link': /kisskb/src/fs/kernfs/symlink.c:88:14: note: length computed here int slen = strlen(kn->name); ^~~~~~~~~~~~~~~~ In function 'fill_kobj_path', inlined from 'kobject_get_path' at /kisskb/src/lib/kobject.c:155:2: /kisskb/src/lib/kobject.c:128:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(path + length, kobject_name(parent), cur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_get_path': /kisskb/src/lib/kobject.c:125:13: note: length computed here int cur = strlen(kobject_name(parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-defconfig_parisc # Build took: 0:01:32.499878