From: John Hodge Date: Wed, 30 Nov 2011 15:52:20 +0000 (+0800) Subject: Kernel/x86 - Fixed timing error that caused time to increment at 2x real speed X-Git-Tag: rel0.14~48 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=c5de7b08d4a82908a5acf6454fd7836bdab68715;hp=c5de7b08d4a82908a5acf6454fd7836bdab68715;p=tpg%2Facess2.git Kernel/x86 - Fixed timing error that caused time to increment at 2x real speed - RTC of by 1 error - Also fixed bug in interrupt disabling in SHORTLOCK - TODO: Fix spinlock value to correctly maintain owner ---