git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
772205f
)
[PATCH] vmi: smp fixes
author
Zachary Amsden
<zach@vmware.com>
Mon, 5 Mar 2007 08:30:43 +0000
(
00:30
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:53 +0000
(07:57 -0800)
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>
No differences found