mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 23:48:08 +09:00
compat_ioctl has to be populated for 32 bit userspace applications to work with 64 bit kernels. BUG=chrome-os-partner:52276 TEST=Build and test with ectool on kevin Change-Id: I3955d4cf869e4ad4b9f48cdc3b5901cf49dbbe83 Signed-off-by: Guenter Roeck <linux@roeck-us.net> (am from https://patchwork.kernel.org/patch/8844321/) Signed-off-by: Guenter Roeck <groeck@chromium.org> Reviewed-on: https://chrome-internal-review.googlesource.com/256310 Commit-Ready: Brian Norris <briannorris@google.com> Tested-by: Brian Norris <briannorris@google.com> Reviewed-by: Doug Anderson <dianders@google.com> Signed-off-by: Caesar Wang <wxt@rock-chips.com>