# git rev-parse -q --verify 165ea0d1c2286f550efbf14dc3528267af088f08^{commit} 165ea0d1c2286f550efbf14dc3528267af088f08 already have revision, skipping fetch # git checkout -q -f -B kisskb 165ea0d1c2286f550efbf14dc3528267af088f08 # git clean -qxdf # < git log -1 # commit 165ea0d1c2286f550efbf14dc3528267af088f08 # Merge: f88a333 9ba546c # Author: Linus Torvalds # Date: Sun Jul 22 12:04:51 2018 -0700 # # Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs fixes from Al Viro: # "Fix several places that screw up cleanups after failures halfway # through opening a file (one open-coding filp_clone_open() and getting # it wrong, two misusing alloc_file()). That part is -stable fodder from # the 'work.open' branch. # # And Christoph's regression fix for uapi breakage in aio series; # include/uapi/linux/aio_abi.h shouldn't be pulling in the kernel # definition of sigset_t, the reason for doing so in the first place had # been bogus - there's no need to expose struct __aio_sigset in # aio_abi.h at all" # # * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # aio: don't expose __aio_sigset in uapi # ocxlflash_getfile(): fix double-iput() on alloc_file() failures # cxl_getfile(): fix double-iput() on alloc_file() failures # drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 165ea0d1c2286f550efbf14dc3528267af088f08 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allnoconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] 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_nds32-allnoconfig_nds32le # Build took: 0:00:14.515306