# git rev-parse -q --verify 59d0d52c30d4991ac4b329f049cc37118e00f5b0^{commit} 59d0d52c30d4991ac4b329f049cc37118e00f5b0 already have revision, skipping fetch # git checkout -q -f -B kisskb 59d0d52c30d4991ac4b329f049cc37118e00f5b0 # git clean -qxdf # < git log -1 # commit 59d0d52c30d4991ac4b329f049cc37118e00f5b0 # Merge: 81e7cfa3a9eb 5e51c627c5ac # Author: Linus Torvalds # Date: Tue Nov 15 14:56:23 2022 -0800 # # AMerge tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull netfx fixes from David Howells: # "Two fixes, affecting the functions that iterates over the pagecache # unmarking or unlocking pages after an op is complete: # # - xas_for_each() loops must call xas_retry() first thing and # immediately do a "continue" in the case that the extracted value is # a special value that indicates that the walk raced with a # modification. Fix the unlock and unmark loops to do this. # # - The maths in the unlock loop is dodgy as it could, theoretically, # at some point in the future end up with a starting file pointer # that is in the middle of a folio. This will cause a subtraction to # go negative - but the number is unsigned. Fix the maths to use # absolute file positions instead of relative page indices" # # * tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # netfs: Fix dodgy maths # netfs: Fix missing xas_retry() calls in xarray iteration # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 59d0d52c30d4991ac4b329f049cc37118e00f5b0 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 # Build took: 0:02:32.884041