mirror of https://github.com/torvalds/linux.git
The Linux Way is to return -ENOIOCTLCMD to the vfs when an unimplemented ioctl is requested. Do this in kvm_mips instead of a random mixture of -ENOTSUPP and -EINVAL. Signed-off-by: David Daney <david.daney@cavium.com> Acked-by: Sanjay Lal <sanjayl@kymasys.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| 00README.txt | ||
| Kconfig | ||
| Makefile | ||
| kvm_cb.c | ||
| kvm_locore.S | ||
| kvm_mips.c | ||
| kvm_mips_comm.h | ||
| kvm_mips_commpage.c | ||
| kvm_mips_dyntrans.c | ||
| kvm_mips_emul.c | ||
| kvm_mips_int.c | ||
| kvm_mips_int.h | ||
| kvm_mips_opcode.h | ||
| kvm_mips_stats.c | ||
| kvm_tlb.c | ||
| kvm_trap_emul.c | ||
| trace.h | ||