dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm: Fix pointer dereference and use dev->dev
@ 2025-07-31  8:18 Colin Ian King
  2025-07-31  8:18 ` [PATCH 1/2][next][V2] Fix dereference of pointer minor before null check Colin Ian King
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Colin Ian King @ 2025-07-31  8:18 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Jessica Zhang, Sean Paul,
	Marijn Suijten, David Airlie, Simona Vetter, linux-arm-msm,
	dri-devel, freedreno
  Cc: kernel-janitors, linux-kernel

Fix a potential null pointer dereference issue and replace
minor->dev->dev with dev->dev in error messages.

Colin Ian King (2):
  Fix dereference of pointer minor before null check
  drm/msm: replace minor->dev->dev with dev->dev

 drivers/gpu/drm/msm/msm_debugfs.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.50.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-07-31 19:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31  8:18 [PATCH 0/2] drm/msm: Fix pointer dereference and use dev->dev Colin Ian King
2025-07-31  8:18 ` [PATCH 1/2][next][V2] Fix dereference of pointer minor before null check Colin Ian King
2025-07-31  9:21   ` Konrad Dybcio
2025-07-31  8:18 ` [PATCH 2/2][next] drm/msm: replace minor->dev->dev with dev->dev Colin Ian King
2025-07-31  9:21   ` Konrad Dybcio
2025-07-31 19:30 ` [PATCH 0/2] drm/msm: Fix pointer dereference and use dev->dev Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).