Kernel/x86 - Fixed timing error that caused time to increment at 2x real speed
authorJohn Hodge <[email protected]>
Wed, 30 Nov 2011 15:52:20 +0000 (23:52 +0800)
committerJohn Hodge <[email protected]>
Wed, 30 Nov 2011 15:52:20 +0000 (23:52 +0800)
commitc5de7b08d4a82908a5acf6454fd7836bdab68715
tree43d9d32c5656a6da165db0d17d8c6b8bca0f1af5
parent40209ef79e1c74e93c08a95e8d9d1258115a5389
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
Kernel/arch/x86/lib.c
Kernel/arch/x86/time.c

UCC git Repository :: git.ucc.asn.au