OSDN Git Service

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)
commit7c9ae7f053e9e896c24fd23595ba369a5fe322e1
tree2f35c9a9df3a4bd9285a7f9a55c2d72e701a0a3f
parentdb1a8f8e833037a8ed0f333243d0c90d18acb62f
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