mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
Merge "soc: qcom: Decrease num_regions after remove region"
This commit is contained in:
commit
8ebce67790
|
|
@ -777,6 +777,7 @@ static int md_remove_ss_toc(const struct md_region *entry)
|
|||
|
||||
minidump_table->md_ss_toc->ss_region_count--;
|
||||
minidump_table->md_ss_toc->md_ss_toc_init = 1;
|
||||
num_regions--;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user