# git rev-parse -q --verify 14ab6d425e80674b6a0145f05719b11e82e64824^{commit} 14ab6d425e80674b6a0145f05719b11e82e64824 already have revision, skipping fetch # git checkout -q -f -B kisskb 14ab6d425e80674b6a0145f05719b11e82e64824 # git clean -qxdf # < git log -1 # commit 14ab6d425e80674b6a0145f05719b11e82e64824 # Merge: 7352a6765cf5 12cd44023651 # Author: Linus Torvalds # Date: Mon Oct 30 09:47:13 2023 -1000 # # Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs inode time accessor updates from Christian Brauner: # "This finishes the conversion of all inode time fields to accessor # functions as discussed on list. Changing timestamps manually as we # used to do before is error prone. Using accessors function makes this # robust. # # It does not contain the switch of the time fields to discrete 64 bit # integers to replace struct timespec and free up space in struct inode. # But after this, the switch can be trivially made and the patch should # only affect the vfs if we decide to do it" # # * tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs: (86 commits) # fs: rename inode i_atime and i_mtime fields # security: convert to new timestamp accessors # selinux: convert to new timestamp accessors # apparmor: convert to new timestamp accessors # sunrpc: convert to new timestamp accessors # mm: convert to new timestamp accessors # bpf: convert to new timestamp accessors # ipc: convert to new timestamp accessors # linux: convert to new timestamp accessors # zonefs: convert to new timestamp accessors # xfs: convert to new timestamp accessors # vboxsf: convert to new timestamp accessors # ufs: convert to new timestamp accessors # udf: convert to new timestamp accessors # ubifs: convert to new timestamp accessors # tracefs: convert to new timestamp accessors # sysv: convert to new timestamp accessors # squashfs: convert to new timestamp accessors # server: convert to new timestamp accessors # client: convert to new timestamp accessors # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 14ab6d425e80674b6a0145f05719b11e82e64824 # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:02:06.354835