# git rev-parse -q --verify 1c41041124bd14dd6610da256a3da4e5b74ce6b1^{commit} 1c41041124bd14dd6610da256a3da4e5b74ce6b1 already have revision, skipping fetch # git checkout -q -f -B kisskb 1c41041124bd14dd6610da256a3da4e5b74ce6b1 # git clean -qxdf # < git log -1 # commit 1c41041124bd14dd6610da256a3da4e5b74ce6b1 # Merge: b8cc56d0414e 9fd00df05e81 # Author: Linus Torvalds # Date: Sat Nov 4 16:25:36 2023 -1000 # # Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux # # Pull i3c updates from Alexandre Belloni: # "There are now more fixes because as stated in my previous pull # request, people now have access to actual hardware. # # Core: # # - handle IBI in the proper order # # Drivers: # # - cdns: fix status register access # # - mipi-i3c-hci: many fixes now that the driver has been actually # tested # # - svc: many IBI fixes, correct compatible string, fix hot join corner # cases" # # * tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux: (29 commits) # i3c: master: handle IBIs in order they came # i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data. # i3c: master: svc: fix compatibility string mismatch with binding doc # i3c: master: svc: fix random hot join failure since timeout error # i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen # i3c: master: svc: fix check wrong status register in irq handler # i3c: master: svc: fix ibi may not return mandatory data byte # i3c: master: svc: fix wrong data return when IBI happen during start frame # i3c: master: svc: fix race condition in ibi work thread # i3c: Fix typo "Provisional ID" to "Provisioned ID" # i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs # i3c: mipi-i3c-hci: Resume controller after aborted transfer # i3c: mipi-i3c-hci: Resume controller explicitly # i3c: mipi-i3c-hci: Fix missing xfer->completion in hci_cmd_v1_daa() # i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer # i3c: mipi-i3c-hci: Set number of SW enabled Ring Bundles earlier # i3c: mipi-i3c-hci: Fix race between bus cleanup and interrupt # i3c: mipi-i3c-hci: Set ring start request together with enable # i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out # i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 1c41041124bd14dd6610da256a3da4e5b74ce6b1 # make -s -j 32 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14260:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14264:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14266:warning: override: reassigning to symbol UML_NET_SLIP .config:14271:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 LINK linux Completed OK # rm -rf /kisskb/build/linus_allyesconfig_um-x86_64-gcc12 # Build took: 0:18:32.906431