]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] vmi: smp fixes
authorZachary Amsden <zach@vmware.com>
Mon, 5 Mar 2007 08:30:43 +0000 (00:30 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:53 +0000 (07:57 -0800)
commit3cc824ff50b0a07fef3e5dc67048f2059894a15a
tree3e9e745420dc2f33f19140dbfcc34d8c042c675d
parent523158d0e9253c6ead2e84076cd4c9bb58b8454a
[PATCH] vmi: smp fixes

Critical fixes for SMP.

Fix a couple functions which needed to be __devinit and fix a bogus parameter
to AP startup that just so happened to work because the low virtual mapping of
memory was still established.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/kernel/vmi.c
arch/i386/kernel/vmitime.c