# git rev-parse -q --verify f313b43be461f157755a57c1156f86abe10588de^{commit} f313b43be461f157755a57c1156f86abe10588de already have revision, skipping fetch # git checkout -q -f -B kisskb f313b43be461f157755a57c1156f86abe10588de # git clean -qxdf # < git log -1 # commit f313b43be461f157755a57c1156f86abe10588de # Merge: 112cbae 5eb173f # Author: Linus Torvalds # Date: Fri Aug 10 10:04:56 2018 -0700 # # Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c fix from Wolfram Sang: # "A single driver bugfix for I2C. # # The bug was found by systematically stress testing the driver, so I am # confident to merge it that late in the cycle although it is probably # unusually large" # # * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: # i2c: xlp9xx: Fix case where SSIF read transaction completes early # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 f313b43be461f157755a57c1156f86abe10588de # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allnoconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-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_arm64-allnoconfig_arm64-gcc8 # Build took: 0:00:20.757061