From 89b1cc2dcb08cdfd7cf04593c135a399c1492c42 Mon Sep 17 00:00:00 2001 From: Aaron Sierra Date: Wed, 18 Dec 2013 10:11:09 -0600 Subject: [PATCH] vme_user: Enable compat_ioctl for mixed environment Now that the VME userspace API structures compile to a consistent size in mixed environments (32-bit userspace and 64-bit kernel), enable the .compat_ioctl to allow ioctls to execute in this environment. Signed-off-by: Aaron Sierra Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed