virt: vbox: Log unknown ioctl requests as error
authorHans de Goede <hdegoede@redhat.com>
Thu, 9 Jul 2020 12:08:57 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 11:45:32 +0000 (13:45 +0200)
commit5bc117a27fd044bd5ddeb8ab22c58976bf01b50d
tree1ed863949b3202b54e6cf4d59a0e36762a3d1a73
parent316b0035402f05fe9e9e5334d1ff65dae285cb7c
virt: vbox: Log unknown ioctl requests as error

Every now and then upstream adds new ioctls without notifying us,
log unknown ioctl requests as an error to catch these.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20200709120858.63928-8-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/virt/vboxguest/vboxguest_core.c
drivers/virt/vboxguest/vboxguest_utils.c
include/linux/vbox_utils.h