On Fri, 18 Sep 2020 11:56:19 +0200,
Arnd Bergmann wrote:
> 
> Using compat_alloc_user_space() tends to add complexity
> to the ioctl handling, so I am trying to remove it everywhere.
> 
> The two callers in sound/core can rewritten to just call
> the same code that operates on a kernel pointer as the
> native handler.
> 
> Signed-off-by: Arnd Bergmann <[email protected]>

Applied now.  Thanks!


Takashi

Reply via email to