diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2008-07-08 15:06:57 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-07-16 11:01:45 +0200 |
| commit | 8745f8b0b914cf1d617ecc49726c24011858c74e (patch) | |
| tree | 1e4460fc2bb5f9da5bf66370a0fd388f78be0649 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 4560a2947e32670fc6ede108c2b032c396180649 (diff) | |
xen64: defer setting pagetable alloc/release ops
We need to wait until the page structure is available to use the
proper pagetable page alloc/release operations, since they use struct
page to determine if a pagetable is pinned.
This happened to work in 32bit because nobody allocated new pagetable
pages in the interim between xen_pagetable_setup_done and
xen_post_allocator_init, but the 64-bit kenrel needs to allocate more
pagetable levels.
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Cc: Stephen Tweedie <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Cc: Mark McLoughlin <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions