+1
−1
Loading
mainline inclusion from mainline-v6.7-rc1 commit 69d56b15a7941680aba8c3175b165221ecdf54b6 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8ZZ5K CVE: NA -------------------------------- If "info" is NULL then this code will crash. || was intended instead of &&. Fixes: 8ce520fdea24 ("cxl/hdm: Use stored Component Register mappings to map HDM decoder capability") Signed-off-by:Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by:
Robert Richter <rrichter@amd.com> Link: https://lore.kernel.org/r/60028378-d3d5-4d6d-90fd-f915f061e731@moroto.mountain Signed-off-by:
Dan Williams <dan.j.williams@intel.com> Signed-off-by:
Wenkuan Wang <Wenkuan.Wang@amd.com>