diff options
author | Juergen Gross <[email protected]> | 2018-10-09 18:09:59 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2018-10-26 09:17:16 +0200 |
commit | 7a048cec598e1761cdcd63eb3a3c6e390b7661c7 (patch) | |
tree | 7bc6fb4a27ba6226ee7ba30fa779d6e07aef972a /tools/perf/util/trace-event-scripting.c | |
parent | e6111161c0a02d58919d776eec94b313bb57911f (diff) |
xen: drop writing error messages to xenstore
xenbus_va_dev_error() will try to write error messages to Xenstore
under the error/<dev-name>/error node (with <dev-name> something like
"device/vbd/51872"). This will fail normally and another message
about this failure is added to dmesg.
I believe this is a remnant from very ancient times, as it was added
in the first pvops rush of commits in 2007.
So remove the additional message when writing to Xenstore failed as
a minimum step.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions