commit | 6c435456dc91ace468b4e9d72ad0e13dafa22a45 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jan 30 13:33:39 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:39 2008 +0100 |
tree | febb56da4b1acb6dfae230290ce5638d3fbcaaab | |
parent | a89780f3b84f9a421e2608580b55f12b3ac4f9c2 [diff] |
x86: add mm parameter to paravirt_alloc_pd Add mm to paravirt_alloc_pd, partly to make it consistent with paravirt_alloc_pt, and because later changes will make use of it. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>