ips: use interruptible waits in ips-monitor
commitf6172a0875387c008bebf0fde0bd64ecc0709fe1
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 28 Mar 2011 10:36:30 +0000 (28 06:36 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Jun 2011 01:34:16 +0000 (3 10:34 +0900)
tree8f50ab40a8bc496354bb34fc8347d2412a47f056
parent2020aa625c559d371518040290b5476356e7aacf
ips: use interruptible waits in ips-monitor

commit a3424216e4935221fdaa5ca3c26e024f11297164 upstream.

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>
Cc: Leann Ogasawara <leann.ogasawara@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/intel_ips.c