From 9561d479314f16b41563f73511fb61d91de4642f Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Thu, 27 Jun 2013 13:52:49 +0200 Subject: [PATCH] tools: hv: Check return value of poll call Check return value of poll call and if it fails print error to the system log. If errno is EINVAL then exit with non-zero value otherwise continue the while loop and call poll again. Signed-off-by: Tomas Hozza Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed