# git rev-parse -q --verify 5b7ad877e4d81f8904ce83982b1ba5c6e83deccb^{commit} 5b7ad877e4d81f8904ce83982b1ba5c6e83deccb already have revision, skipping fetch # git checkout -q -f -B kisskb 5b7ad877e4d81f8904ce83982b1ba5c6e83deccb # git clean -qxdf # < git log -1 # commit 5b7ad877e4d81f8904ce83982b1ba5c6e83deccb # Merge: fa2b906f5148 68516f60c1d8 # Author: Linus Torvalds # Date: Fri Nov 24 10:40:03 2023 -0800 # # Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull AFS fixes from David Howells: # # - Fix the afs_server_list struct to be cleaned up with RCU # # - Fix afs to translate a no-data result from a DNS lookup into ENOENT, # not EDESTADDRREQ for consistency with OpenAFS # # - Fix afs to translate a negative DNS lookup result into ENOENT rather # than EDESTADDRREQ # # - Fix file locking on R/O volumes to operate in local mode as the # server doesn't handle exclusive locks on such files # # - Set SB_RDONLY on superblocks for RO and Backup volumes so that the # VFS can see that they're read only # # * tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY # afs: Fix file locking on R/O volumes to operate in local mode # afs: Return ENOENT if no cell DNS record can be found # afs: Make error on cell lookup failure consistent with OpenAFS # afs: Fix afs_server_list to be cleaned up with RCU # < /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 5b7ad877e4d81f8904ce83982b1ba5c6e83deccb # make -s -j 24 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 24 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 24 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:14264:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14268:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14270:warning: override: reassigning to symbol UML_NET_SLIP .config:14275:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 24 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:39:30.564181