diff options
author | Juliet Kim <[email protected]> | 2019-11-20 10:50:04 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-20 12:37:15 -0800 |
commit | 2df5c60e198c5c6bb8c820218ef4010a41cfd657 (patch) | |
tree | 59c6e40ff9cd8e1aa3009fb366a5df7175a027e3 /scripts/gdb/linux | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions