diff options
author | Juliet Kim <julietk@linux.vnet.ibm.com> | 2019-11-20 10:50:04 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-20 12:37:15 -0800 |
commit | 2df5c60e198c5c6bb8c820218ef4010a41cfd657 (patch) | |
tree | 59c6e40ff9cd8e1aa3009fb366a5df7175a027e3 /crypto/sm3_generic.c | |
parent | 284f87d2f3871247d08a2b6a24466ae905079913 (diff) |
net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode
Reversion of commit 11d49ce9f7946dfed4dcf5dbde865c78058b50ab
(“net/ibmvnic: Fix EOI when running in XIVE mode.”) leaves us
calling H_EOI even in XIVE mode. That will fail with H_FUNCTION
because H_EOI is not supported in that mode. That failure is
harmless. Ignore it so we can use common code for both XICS and
XIVE.
Signed-off-by: Juliet Kim <julietk@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/sm3_generic.c')
0 files changed, 0 insertions, 0 deletions