summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2018-10-09 18:09:59 +0200
committerJuergen Gross <jgross@suse.com>2018-10-26 09:17:16 +0200
commit7a048cec598e1761cdcd63eb3a3c6e390b7661c7 (patch)
tree7bc6fb4a27ba6226ee7ba30fa779d6e07aef972a /arch
parente6111161c0a02d58919d776eec94b313bb57911f (diff)
downloadlinux-7a048cec598e1761cdcd63eb3a3c6e390b7661c7.tar.bz2
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 <jgross@suse.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracel.com> Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions