]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Fix for trace found with S4 state
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Tue, 20 Jun 2017 22:16:53 +0000 (15:16 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 26 Jul 2017 10:25:19 +0000 (03:25 -0700)
commita2853e8b75eadc52b5d2763fb5c49867c45ae3c6
tree2f35c9a9df3a4bd9285a7f9a55c2d72e701a0a3f
parent7c194c49233a89da641ce3606a5e27859073348b
i40e: Fix for trace found with S4 state

This patch fixes a problem found in systems when entering
S4 state.  This patch fixes the problem by ensuring that
the misc vector's IRQ is disabled as well.  Without this
patch a stack trace can be seen upon entering S4 state.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c