diff options
author | Juliet Kim <julietk@linux.vnet.ibm.com> | 2019-11-20 18:50:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-20 23:37:15 +0300 |
commit | 2df5c60e198c5c6bb8c820218ef4010a41cfd657 (patch) | |
tree | 59c6e40ff9cd8e1aa3009fb366a5df7175a027e3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 284f87d2f3871247d08a2b6a24466ae905079913 (diff) | |
download | linux-2df5c60e198c5c6bb8c820218ef4010a41cfd657.tar.xz |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions