# git rev-parse -q --verify fb893de323e2d39f7a1f6df425703a2edbdf56ea^{commit} fb893de323e2d39f7a1f6df425703a2edbdf56ea already have revision, skipping fetch # git checkout -q -f -B kisskb fb893de323e2d39f7a1f6df425703a2edbdf56ea # git clean -qxdf # < git log -1 # commit fb893de323e2d39f7a1f6df425703a2edbdf56ea # Merge: d668e848293f fc8cacf3fc68 # Author: Linus Torvalds # Date: Tue Aug 11 17:28:32 2020 -0700 # # Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux # # Pull chrome platform updates from Benson Leung: # "cros_ec_typec: # # - Add support for switch control and alternate modes to the Chrome EC # Type C port driver # # - Add basic suspend/resume support # # sensorhub: # # - Fix timestamp overflow issue # # - Fix legacy timestamp spreading on Nami systems # # cros_ec_proto: # # - After removing all users of, stop exporting cros_ec_cmd_xfer # # - Check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK and ignore # wakeups on old ECs # # misc: # # - Documentation warning cleanup # # - Fix double unlock issue in ishtp" # # * tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux: (21 commits) # platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK # platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs # platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading # platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer() # platform/chrome: cros_ec_typec: Unregister partner on error # platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow # platform/chrome: cros_ec_typec: Add PM support # platform/chrome: cros_ec_typec: Use workqueue for port update # platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH # platform/chrome: cros_ec_ishtp: Fix a double-unlock issue # platform/chrome: cros_ec_rpmsg: Document missing struct parameters # platform/chrome: cros_ec_spi: Document missing function parameters # platform/chrome: cros_ec_typec: Add TBT compat support # platform/chrome: cros_ec: Add TBT pd_ctrl fields # platform/chrome: cros_ec_typec: Make configure_mux static # platform/chrome: cros_ec_typec: Support DP alt mode # platform/chrome: cros_ec_typec: Add USB mux control # platform/chrome: cros_ec_typec: Register PD CTRL cmd v2 # platform/chrome: cros_ec: Update mux state bits # platform/chrome: cros_ec_typec: Register Type C switches # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-ld --version # < git log --format=%s --max-count=1 fb893de323e2d39f7a1f6df425703a2edbdf56ea # < make -s -j 80 ARCH=ia64 O=/kisskb/build/linus_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- defconfig # < make -s -j 80 ARCH=ia64 O=/kisskb/build/linus_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- help # make -s -j 80 ARCH=ia64 O=/kisskb/build/linus_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- olddefconfig # make -s -j 80 ARCH=ia64 O=/kisskb/build/linus_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/ia64/include/uapi/asm/intrinsics.h:22:0, from /kisskb/src/arch/ia64/include/asm/intrinsics.h:11, from /kisskb/src/arch/ia64/include/asm/timex.h:14, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:73, from /kisskb/src/fs/nfs/read.c:11: /kisskb/src/fs/nfs/read.c: In function 'nfs_read_completion': /kisskb/src/arch/ia64/include/uapi/asm/cmpxchg.h:57:2: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr))) __xchg((unsigned long) (x), (ptr), sizeof(*(ptr)))) ^ /kisskb/src/fs/nfs/read.c:196:5: note: in expansion of macro 'xchg' xchg(&nfs_req_openctx(req)->error, error); ^ /kisskb/src/fs/nfs/read.c: In function 'nfs_readpage': /kisskb/src/arch/ia64/include/uapi/asm/cmpxchg.h:57:2: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr))) __xchg((unsigned long) (x), (ptr), sizeof(*(ptr)))) ^ /kisskb/src/fs/nfs/read.c:355:2: note: in expansion of macro 'xchg' xchg(&ctx->error, 0); ^ No errors detected in 22414 functions. Completed OK # rm -rf /kisskb/build/linus_ia64-defconfig_ia64-gcc4.9 # Build took: 0:02:24.265456