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)
commita3424216e4935221fdaa5ca3c26e024f11297164
treeb2064868842cb03aac2d9685d8ee7e4d77dc10ac
parent70a9b9047aebd53ac38837a1046da52a2f8d9636
ips: use interruptible waits in ips-monitor

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>
drivers/platform/x86/intel_ips.c