aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2024-11-25 12:24:46 +0100
committerRafael J. Wysocki <[email protected]>2024-11-26 13:27:56 +0100
commitac1f43c03fc91eee53cc95683245350d4d87781e (patch)
tree0cc6622c102c6f6828ecf545949aafec00af435f /drivers/fpga/fpga-mgr.c
parenteb78332b1067776ca4a474ccfd92460014e8d8e3 (diff)
thermal: gov_power_allocator: Add missing NULL pointer check
Commit 0dc23567c206 ("thermal: core: Move lists of thermal instances to trip descriptors") overlooked the case in which the Power Allocator governor attempts to bind to a tripless thermal zone and params->trip_max is NULL in check_power_actors(). No power actors can be found in that case, so check_power_actors() needs to be made return 0 then to restore its previous behavior. Fixes: 0dc23567c206 ("thermal: core: Move lists of thermal instances to trip descriptors") Closes: https://lore.kernel.org/linux-pm/Z0NeGF4ryCe_b5rr@sashalap/ Reported-by: Sasha Levin <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]> Reviewed-by: Lukasz Luba <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions