summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJacob Keller2017-07-14 15:10:08 +0200
committerJeff Kirsher2017-08-28 01:06:02 +0200
commitba4460d45a6ec04e29e55e6c97edc0e842c18999 (patch)
tree76c495739f3f5e9ec999900dbe372a0fb8a08198 /arch
parenti40e: Fix for unused value issue found by static analysis (diff)
downloadkernel-qcow2-linux-ba4460d45a6ec04e29e55e6c97edc0e842c18999.tar.gz
kernel-qcow2-linux-ba4460d45a6ec04e29e55e6c97edc0e842c18999.tar.xz
kernel-qcow2-linux-ba4460d45a6ec04e29e55e6c97edc0e842c18999.zip
i40e: remove workaround for resetting XPS
Since commit 3ffa037d7f78 ("i40e: Set XPS bit mask to zero in DCB mode") we've tried to reset the XPS settings by building a custom empty CPU mask. This workaround is not necessary because we're not really removing the XPS setting, but simply setting it so that no CPU is valid. Second, we shorten the code further by using zalloc_cpumask_var instead of a separate call to bitmap_zero(). Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions