Sean Christopherson <[email protected]> writes: > Add a kvm_free_fd() macro to close and invalidate a file descriptor, and > use it through the core infrastructure to harden against goofs where a > selftest attempts to reuse a closed file descriptor. > > > [...snip...] >
Thanks! Reviewed-by: Ackerley Tng <[email protected]>

