Re: [PATCH] x86-64: fix page table accounting

2012-10-10 Thread Hugh Dickins
On Thu, 4 Oct 2012, Jan Beulich wrote: > Commit 20167d3421a089a1bf1bd680b150dc69c9506810 ("x86-64: Fix > accounting in kernel_physical_mapping_init()") went a little too far > by entirely removing the counting of pre-populated page tables: This > should be done at boot time (to cover the page tabl

[PATCH] x86-64: fix page table accounting

2012-10-04 Thread Jan Beulich
Commit 20167d3421a089a1bf1bd680b150dc69c9506810 ("x86-64: Fix accounting in kernel_physical_mapping_init()") went a little too far by entirely removing the counting of pre-populated page tables: This should be done at boot time (to cover the page tables set up in early boot code), but shouldn't be