Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: use a more sensible error number when debugfs directory creation…
… fails I don't know if this was due to cut and paste, or somebody was really using a D20 to pick the error code for kvm_init_debugfs as suggested by Linus (EFAULT is 14, so the possibility cannot be entirely ruled out). In any case, this patch fixes it. Reported-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information