diff options
author | Michael Kelley <mhkelley58@gmail.com> | 2018-05-17 14:07:40 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-05-18 11:28:17 -0400 |
commit | 1b25a8c4d27170efff11895decf6c1a740be1af5 (patch) | |
tree | 0d2b47310bff0cae295a76bb05331d403b3be032 /drivers/firewire | |
parent | 16dad2798870c181f3cae976e4e0257d4fdf3a3c (diff) |
scsi: storvsc: Avoid allocating memory for temp cpumasks
Current code allocates 240 Kbytes (in typical configs) for each synthetic
SCSI controller to use as temp cpumask variables. Recode to avoid needing
the temp cpumask variables and remove the memory allocation.
Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Acked-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions