diff options
author | Gaosheng Cui <cuigaosheng1@huawei.com> | 2024-07-06 09:51:55 +0300 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2024-10-02 10:15:29 +0300 |
commit | 44ed4f90a97ff6f339e50ac01db71544e0990efc (patch) | |
tree | ed258f52b47b13013596c19776f8210a6da2556b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) | |
download | linux-44ed4f90a97ff6f339e50ac01db71544e0990efc.tar.xz |
drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()
If we fail to allocate memory for cb_data by kmalloc, the memory
allocation for eve_data is never freed, add the missing kfree()
in the error handling path.
Fixes: 05e5ba40ea7a ("driver: soc: xilinx: Add support of multiple callbacks for same event in event management driver")
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Link: https://lore.kernel.org/r/20240706065155.452764-1-cuigaosheng1@huawei.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions