[PATCH] softlockup: stop softlockup messages due to touch_ts math overflow

Colin Ian King colin.king at canonical.com
Tue Mar 9 16:37:19 UTC 2010


Hi,

This patch will fix a math overflow error that causes spurious soft
lockup error messages. It catches a corner case, for example, just when
the TSC heads towards a 64 bit wrap-around when the upper 32 bits are
set to 0xffffffff.  While this normally does not happen (since it
requires an uptime of possibly thousands of years, it may happen if the
TSC warps during S3).

If this looks sane, I'll sent it upstream.

Colin
-- 
Colin Ian King <colin.king at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-softlockup-stop-softlockup-messages-due-to-touch_ts-.patch
Type: text/x-patch
Size: 1484 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100309/eeda41ea/attachment.bin>


More information about the kernel-team mailing list