# git rev-parse -q --verify f014ffb025c159fd51d19af8af0022a991aaa4f8^{commit} f014ffb025c159fd51d19af8af0022a991aaa4f8 already have revision, skipping fetch # git checkout -q -f -B kisskb f014ffb025c159fd51d19af8af0022a991aaa4f8 # git clean -qxdf # < git log -1 # commit f014ffb025c159fd51d19af8af0022a991aaa4f8 # Author: David Howells # Date: Fri Oct 12 14:00:57 2018 +0100 # # afs: Fix afs_server struct leak # # Fix a leak of afs_server structs. The routine that installs them in the # various lookup lists and trees gets a ref on leaving the function, whether # it added the server or a server already exists. It shouldn't increment # the refcount if it added the server. # # The effect of this that "rmmod kafs" will hang waiting for the leaked # server to become unused. # # Fixes: d2ddc776a458 ("afs: Overhaul volume and server record caching and fileserver rotation") # Signed-off-by: David Howells # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 f014ffb025c159fd51d19af8af0022a991aaa4f8 # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc8 # Build took: 0:04:50.543204