Searched hist:"88 ab1dde" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/cxl/core/ |
H A D | region.c | 88ab1dde Mon Aug 01 05:19:27 CDT 2022 Dan Carpenter <dan.carpenter@oracle.com> cxl/region: uninitialized variable in alloc_hpa()
This should check "p->res" instead of "res" (which is uninitialized).
Fixes: 23a22cd1c98b ("cxl/region: Allocate HPA capacity to regions") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/Yueor88I/DkVSOtL@kili Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|