ips: use interruptible waits in ips-monitor
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 28 Mar 2011 10:36:30 +0000 (06:36 -0400)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:46:15 +0000 (06:46 -0400)
This is what I intended to do since:
  1) the driver handles variable waits just fine, and
  2) interruptible waits aren't reported as load in the load avg.

Reported-and-tested-by: Andreas Hartmann <andihartmann@freenet.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found