# 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-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 fb893de323e2d39f7a1f6df425703a2edbdf56ea # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:01:58.338988