# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9efcc4a129363187c9bf15338692f107c5c9b6f0 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x953450) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.6.0-rc7-01289-g9efcc4a12 Created: Fri Mar 27 15:35:20 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4201477 Bytes = 4103.00 KiB = 4.01 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:36.104797