diff options
author | David Daney <david.daney@cavium.com> | 2013-05-23 09:49:10 -0700 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-06-03 10:58:55 +0300 |
commit | ed829857b36bc0155d85b661ab227df57ac898f3 (patch) | |
tree | 836af30ab91dfaef5aa22c6ce4bdf0b8db5e9a17 /arch/arm/kvm | |
parent | 4c73fb2b05192f2c817940b38015c36007379380 (diff) |
mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.
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>
Diffstat (limited to 'arch/arm/kvm')
0 files changed, 0 insertions, 0 deletions