Re: [PATCH] drm/amdkfd: Switch over to memdup_user()

2023-06-14 Thread kernel test robot
Hi Jiapeng, kernel test robot noticed the following build warnings: [auto build test WARNING on next-20230613] [cannot apply to drm-misc/drm-misc-next v6.4-rc6 v6.4-rc5 v6.4-rc4 linus/master v6.4-rc6] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting pat

Re: [PATCH] drm/amdkfd: Switch over to memdup_user()

2023-06-14 Thread Felix Kuehling
Am 2023-06-13 um 22:04 schrieb Jiapeng Chong: Use memdup_user() rather than duplicating its implementation. This is a little bit restricted to reduce false positives. ./drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c:2813:13-20: WARNING opportunity for memdup_user. Reported-by: Abaci R

Re: [PATCH] drm/amdkfd: Switch over to memdup_user()

2023-06-14 Thread kernel test robot
Hi Jiapeng, kernel test robot noticed the following build errors: [auto build test ERROR on next-20230613] [cannot apply to drm-misc/drm-misc-next v6.4-rc6 v6.4-rc5 v6.4-rc4 linus/master v6.4-rc6] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch,