mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
5a2a961be2
When alloc_cpumask_var_node() fails for a certain cpu, there might be some
allocated cpumasks for percpu cpu_kick_mask. We should free these cpumasks
or memoryleak will occur.
Fixes:
|
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |