Re: [PATCH v2] atm: iphase: Avoid copying pointers to user space.

2019-05-16 Thread David Miller
From: Fuqian Huang Date: Wed, 15 May 2019 08:42:48 +0800 > Remove the MEMDUMP_DEV case in ia_ioctl to avoid copy > pointers to user space. > > Signed-off-by: Fuqian Huang Applied.

[PATCH v2] atm: iphase: Avoid copying pointers to user space.

2019-05-14 Thread Fuqian Huang
Remove the MEMDUMP_DEV case in ia_ioctl to avoid copy pointers to user space. Signed-off-by: Fuqian Huang --- drivers/atm/iphase.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/atm/iphase.c b/drivers/atm/iphase.c index 5278c57dce73..302cf0ba1600 100644 --- a/drivers/atm/iphase