aboutsummaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2013-11-14 16:25:08 -0800
committerJohn Stultz <john.stultz@linaro.org>2013-11-14 16:36:50 -0800
commiteec88854d8ecdab5e5d16ee50d95fb9c478114a2 (patch)
tree95ab9f0ca06bfd6d693d0ba1883598361a2e6e7a /CREDITS
parent47e0f4d1dcbf4d84c8f7982e5f5ebaa5ba67ecc5 (diff)
ion: Fix compat support to use proper compat ioctl numbers
The compat support added to ion didn't provide compat ioctl numbers (who's value depends on the compat structure size). So 32bit applications would get an error when trying to make ioctl calls. This patch adds the needed COMPAT_ macros and uses them in the compat_ion_ioctl, translating them to their non-compat cmd when calling the normal ioctl call. Change-Id: I53636d4ec46d8dc5e694697aaf2d62b98bd78cb1 Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions