]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJack Vogel <jack.vogel@oracle.com>
Tue, 10 Oct 2017 21:15:24 +0000 (14:15 -0700)
commit1f8c4ab370279723ddf0aff3f32bbc62146796cd
tree81b9ed77a32c048e2daa68a46d7ba327bedb9ed4
parent3f96471e659a13e5334cdd02eed126e81279e6ee
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>
Orabug: 26785018
(cherry picked from commit 7c9ae7f053e9e896c24fd23595ba369a5fe322e1)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Kyle Fortin <kyle.fortin@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c