FASTRPC: listener: initialize eventfd static values

values must be initialized to an invalid fd (static variables are
initialized to zero which is a valid eventfd descriptor).

BUG=b:137202421
TEST=Tested label_image overnight

Change-Id: I0bffd308168437891503791adc979fbe65288d92
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Abhinav Asati <asatiabhi@codeaurora.org>
Reviewed-on: https://chromium-review.googlesource.com/1741753
Tested-by: Julan Hsu <julanhsu@google.com>
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Zhihong Yu <zhihongyu@chromium.org>
Reviewed-by: Julan Hsu <julanhsu@google.com>
1 file changed
tree: d8f4e7c033f25aedecd4528a2a3e32e743cf0d9f
  1. inc/
  2. src/
  3. Makefile