Re: [bug report] drm: add DRM_SET_CLIENT_NAME ioctl

2024-10-11 Thread Dan Carpenter
On Fri, Oct 11, 2024 at 10:20:03AM +0200, Pierre-Eric Pelloux-Prayer wrote: > > Hi, > > Le 10/10/2024 à 12:02, Dan Carpenter a écrit : > > Hello Pierre-Eric Pelloux-Prayer, > > > > Commit 56c594d8df64 ("drm: add DRM_SET_CLIENT_NAME ioctl") from Oct > > 3, 2024 (linux-next), leads to the followin

Re: [bug report] drm: add DRM_SET_CLIENT_NAME ioctl

2024-10-11 Thread Pierre-Eric Pelloux-Prayer
Hi, Le 10/10/2024 à 12:02, Dan Carpenter a écrit : Hello Pierre-Eric Pelloux-Prayer, Commit 56c594d8df64 ("drm: add DRM_SET_CLIENT_NAME ioctl") from Oct 3, 2024 (linux-next), leads to the following Smatch static checker warning: drivers/gpu/drm/drm_debugfs.c:104 drm_clients_info()

[bug report] drm: add DRM_SET_CLIENT_NAME ioctl

2024-10-10 Thread Dan Carpenter
Hello Pierre-Eric Pelloux-Prayer, Commit 56c594d8df64 ("drm: add DRM_SET_CLIENT_NAME ioctl") from Oct 3, 2024 (linux-next), leads to the following Smatch static checker warning: drivers/gpu/drm/drm_debugfs.c:104 drm_clients_info() warn: was precision intended? '64' drivers/gpu/dr