aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorXiongfeng Wang <[email protected]>2021-07-14 09:32:55 +0800
committerGreg Kroah-Hartman <[email protected]>2021-07-21 17:29:40 +0200
commite022eac85ecd2140a0829970d923d984356185eb (patch)
tree47c10c6ac6aff84a2fbaa08e0b14d33ba90c7ecc /drivers/fpga/fpga-bridge.c
parentf04948dea236b000da09c466a7ec931ecd8d7867 (diff)
cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
On ARM64, when PPTT(Processor Properties Topology Table) is not implemented in ACPI boot, we will goto 'free_ci' with the following print: Unable to detect cache hierarchy for CPU 0 But some other codes may still use 'num_leaves' to iterate through the 'info_list', such as get_cpu_cacheinfo_id(). If 'info_list' is NULL , it would crash. So clear 'num_leaves' in free_cache_attributes(). Reviewed-by: Sudeep Holla <[email protected]> Signed-off-by: Xiongfeng Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions