commit | aee024f610cc77aa7b44e32ad1cd3e781a97291f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Nov 20 12:37:15 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 20 12:37:15 2019 -0800 |
tree | 59c6e40ff9cd8e1aa3009fb366a5df7175a027e3 | |
parent | a20ee510a941c9864860c4b59300867eb06eb675 [diff] | |
parent | 2df5c60e198c5c6bb8c820218ef4010a41cfd657 [diff] |
Merge branch 'ibmvnic-regression' Juliet Kim says: ==================== Support both XIVE and XICS modes in ibmvnic This series aims to support both XICS and XIVE with avoiding a regression in behavior when a system runs in XICS mode. Patch 1 reverts commit 11d49ce9f7946dfed4dcf5dbde865c78058b50ab (“net/ibmvnic: Fix EOI when running in XIVE mode.”) Patch 2 Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode ==================== Signed-off-by: David S. Miller <davem@davemloft.net>