On Tue, Sep 03, 2024 at 04:58:09AM +0000, sikkamukul wrote: > From: Bob Zhou <bob.zhou@xxxxxxx> > > [ Upstream commit 50151b7f1c79a09117837eb95b76c2de76841dab ] > > Check return value and conduct null pointer handling to avoid null pointer dereference. > > Signed-off-by: Bob Zhou <bob.zhou@xxxxxxx> > Reviewed-by: Tim Huang <Tim.Huang@xxxxxxx> > Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx> > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> > Signed-off-by: Mukul Sikka <mukul.sikka@xxxxxxxxxxxx> > --- > .../drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c | 30 ++++++++++++++++--- > 1 file changed, 26 insertions(+), 4 deletions(-) Now queued up, thanks. greg k-h