Module Name: src Committed By: jdolecek Date: Sun May 24 14:11:49 UTC 2020
Modified Files:
src/sys/uvm: uvm_swap.c
Log Message:
fix KASAN PoolUseAfterFree for async write - can't read bp after VOP_STRATEGY()
problem found and fix provided by Paul Ripke
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/uvm/uvm_swap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
