Fixing behavior of Threads_CloneTCB
authorJohn Hodge <[email protected]>
Sun, 20 Jun 2010 06:04:29 +0000 (14:04 +0800)
committerJohn Hodge <[email protected]>
Sun, 20 Jun 2010 06:04:29 +0000 (14:04 +0800)
commit8a7da9218db0705e08ddbcb18127dc2a650452eb
treeea06211f33c199db703e8a7995f2dadd2753c51c
parentfae7520daf355d4646ba73c46a2e701e5ef4e9f5
Fixing behavior of Threads_CloneTCB
- Also removed the SMP CPU number hack in x86, now uses the TSS trick
Kernel/arch/x86/desctab.asm
Kernel/arch/x86/proc.asm
Kernel/arch/x86/proc.c
Kernel/arch/x86_64/proc.c
Kernel/threads.c

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