Re: [PATCH] media: atomisp: stop compiling compat_ioctl32 code

From: Christoph Hellwig
Date: Wed Oct 07 2020 - 10:18:17 EST


On Wed, Oct 07, 2020 at 04:16:39PM +0200, Arnd Bergmann wrote:
> Alternatively, the entire file could just be removed, since anyone
> willing to restore the functionality can equally well just look up
> the contents in the git history if needed.

I suspect that is the right thing. Note that given that the driver
is only in staging anyway, the right thing to do would be to change
the ioctl ABI to be more compat friendly to start with.