git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6148a47
)
fix jiffy calculations in calibrate_delay_direct to handle overflow
author
Tim Deegan
<Tim.Deegan@citrix.com>
Thu, 10 Feb 2011 08:50:41 +0000
(08:50 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 10 Feb 2011 19:00:09 +0000
(11:00 -0800)
Fixes a hang when booting as dom0 under Xen, when jiffies can be
quite large by the time the kernel init gets this far.
Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
[jbeulich@novell.com: !time_after() -> time_before_eq() as suggested by Jiri Slaby]
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/calibrate.c
patch
|
blob
|
history
diff --cc
init/calibrate.c
Simple merge