diff options
author | Tim Deegan <Tim.Deegan@citrix.com> | 2011-02-10 09:50:41 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-10 20:00:09 +0100 |
commit | 70a062286b9dfcbd24d2e11601aecfead5cf709a (patch) | |
tree | 126a1e3f9561a3cb4159714c96db1ddd4171756d /net | |
parent | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... (diff) | |
download | linux-70a062286b9dfcbd24d2e11601aecfead5cf709a.tar.xz linux-70a062286b9dfcbd24d2e11601aecfead5cf709a.zip |
fix jiffy calculations in calibrate_delay_direct to handle overflow
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions