[bug report] drm/amdgpu: add ring buffer information in devcoredump
Khatri, Sunil
Sunil.Khatri at amd.com
Mon Mar 18 06:00:34 UTC 2024
[AMD Official Use Only - General]
Got it. Thanks for reported that. Sent the patch for review.
Regards
Sunil khatri
-----Original Message-----
From: Dan Carpenter <dan.carpenter at linaro.org>
Sent: Saturday, March 16, 2024 2:42 PM
To: Khatri, Sunil <Sunil.Khatri at amd.com>
Cc: Khatri, Sunil <Sunil.Khatri at amd.com>; Koenig, Christian <Christian.Koenig at amd.com>; Deucher, Alexander <Alexander.Deucher at amd.com>; amd-gfx at lists.freedesktop.org
Subject: Re: [bug report] drm/amdgpu: add ring buffer information in devcoredump
The static checker is just complaining about NULL checking that doesn't make sense. It raises the question, can the pointer be NULL or not?
Based on your comments and from reviewing the code, I do not think it can be NULL. Thus the correct thing is to remove the unnecessary NULL check.
regards,
dan carpenter
More information about the amd-gfx
mailing list