Re: [PATCH v10 13/15] platform/x86: wmi: create userspace interface for drivers
From: Greg KH
Date: Fri Oct 20 2017 - 09:23:36 EST
On Thu, Oct 19, 2017 at 12:50:16PM -0500, Mario Limonciello wrote:
> +#ifdef CONFIG_COMPAT
> + .compat_ioctl = wmi_ioctl,
Why do you still need a compat ioctl?