On Fri, Nov 30, 2018 at 11:48 AM Srinivas Kandagatla
<srinivas.kandaga...@linaro.org> wrote:
>
> From: Thierry Escande <thierry.esca...@linaro.org>
>
> This patch adds support for compat ioctl from 32 bits userland to
> Qualcomm fastrpc driver.
>
> Supported ioctls in this change are INIT, INVOKE, and ALLOC/FREE_DMA.
>
> Most of the work is derived from various downstream Qualcomm kernels.
> Credits to various Qualcomm authors who have contributed to this code.
> Specially Tharun Kumar Merugu <mth...@codeaurora.org>
>
> Signed-off-by: Thierry Escande <thierry.esca...@linaro.org>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandaga...@linaro.org>

Can't you just define the native ioctls so that you don't need this.

     Arnd

Reply via email to