IB/ehca: Use round_jiffies() for EQ polling timer
authorAnton Blanchard <anton@samba.org>
Mon, 15 Oct 2007 05:49:07 +0000 (00:49 -0500)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:41 +0000 (14:15 -0800)
commit1a7d2dce4169ed42310926a5675fffd0986caa26
treeea3dcb6f1f3d114b89603fafb3f39f77292fab71
parent5851bb893e5bb87150817c180ccddcf4e78db1b6
IB/ehca: Use round_jiffies() for EQ polling timer

Use round_jiffies() to align ehca's 1-second timer with other timers
and potentially save power by sleeping cores for longer.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_main.c