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:
68db065
)
x86: unify pgd ctor/dtor
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Mon, 17 Mar 2008 23:37:14 +0000
(16:37 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 24 Apr 2008 21:57:31 +0000
(23:57 +0200)
All pagetables need fundamentally the same setup and destruction, so
just use the same code for everything.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found