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:
4515889
)
x86/paravirt: call paravirt_pagetable_setup_{start, done}
author
Eduardo Habkost
<ehabkost@redhat.com>
Tue, 8 Jul 2008 22:06:23 +0000
(15:06 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Jul 2008 08:53:43 +0000
(10:53 +0200)
Call paravirt_pagetable_setup_{start,done}
These paravirt_ops functions were not being called on x86_64.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found