# git rev-parse -q --verify 9efcc4a129363187c9bf15338692f107c5c9b6f0^{commit} 9efcc4a129363187c9bf15338692f107c5c9b6f0 already have revision, skipping fetch # git checkout -q -f -B kisskb 9efcc4a129363187c9bf15338692f107c5c9b6f0 # git clean -qxdf # < git log -1 # commit 9efcc4a129363187c9bf15338692f107c5c9b6f0 # Author: David Howells # Date: Thu Mar 26 15:24:07 2020 +0000 # # afs: Fix unpinned address list during probing # # When it's probing all of a fileserver's interfaces to find which one is # best to use, afs_do_probe_fileserver() takes a lock on the server record # and notes the pointer to the address list. # # It doesn't, however, pin the address list, so as soon as it drops the # lock, there's nothing to stop the address list from being freed under # us. # # Fix this by taking a ref on the address list inside the locked section # and dropping it at the end of the function. # # Fixes: 3bf0fb6f33dd ("afs: Probe multiple fileservers simultaneously") # Signed-off-by: David Howells # Reviewed-by: Marc Dionne # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 9efcc4a129363187c9bf15338692f107c5c9b6f0 # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- hackkit_defconfig # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 24 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- Completed OK # rm -rf /kisskb/build/linus_hackkit_defconfig_arm-gcc4.9 # Build took: 0:00:39.604070