diff options
| author | Richard Kennedy <[email protected]> | 2008-03-28 21:50:30 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-04-02 22:06:09 +0000 |
| commit | 9cebcdc7fb10d478b22d7125b215cee3b9ea82f2 (patch) | |
| tree | c69a21cb09a1037c4d7a7358329eb626effb3f42 /security/selinux/hooks.c | |
| parent | USB: Allow initialization of broken keyspan serial adapters. (diff) | |
| download | kernel-9cebcdc7fb10d478b22d7125b215cee3b9ea82f2.tar.gz kernel-9cebcdc7fb10d478b22d7125b215cee3b9ea82f2.zip | |
USB: ohci: fix 2 timers to fire at jiffies + 1s
Code inspection discovered in 2 places timers were being incorrectly setup
using round_jiffies_relative(HZ). The timer would then fire at time (0 <= T <
HZ).
Fix them to use round_jiffies(jiffies + HZ);
Signed-off-by: Richard Kennedy <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
