commit | 4e93b6481c87ea5afde944a32b4908357ec58992 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Tue May 30 20:52:26 2017 +0200 |
committer | Juergen Gross <jgross@suse.com> | Wed Jun 07 09:48:02 2017 +0200 |
tree | 17863013d8ff01ae30710a19016f2124a1d4588d | |
parent | 84a0a967a44b9da6c5effff628aafa7698050574 [diff] |
xen: don't print error message in case of missing Xenstore entry When registering for the Xenstore watch of the node control/sysrq the handler will be called at once. Don't issue an error message if the Xenstore node isn't there, as it will be created only when an event is being triggered. Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Signed-off-by: Juergen Gross <jgross@suse.com>