diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-02-17 17:53:27 +0300 |
---|---|---|
committer | Mike Rapoport <rppt@linux.ibm.com> | 2022-02-20 09:45:39 +0300 |
commit | c94afc46cae7ad41b2ad6a99368147879f4b0e56 (patch) | |
tree | cfd7113c63e6c9f59f933e7c47de51ad4cbef33f /drivers/usb/cdns3/cdns3-debug.h | |
parent | 754e0b0e35608ed5206d6a67a791563c631cec07 (diff) | |
download | linux-c94afc46cae7ad41b2ad6a99368147879f4b0e56.tar.xz |
memblock: use kfree() to release kmalloced memblock regions
memblock.{reserved,memory}.regions may be allocated using kmalloc() in
memblock_double_array(). Use kfree() to release these kmalloced regions
indicated by memblock_{reserved,memory}_in_slab.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Fixes: 3010f876500f ("mm: discard memblock data later")
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions