diff options
author | Jan Beulich <jbeulich@novell.com> | 2008-08-21 15:27:22 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-08-22 07:51:53 +0200 |
commit | 8ae3a5a8dff2c92bd1087bb97c4a3bb61174303e (patch) | |
tree | ccf10f1382360d6d91e694da8d8ec4c1dd675367 /arch/arm/plat-mxc/time.c | |
parent | x86: work around MTRR mask setting (diff) | |
download | linux-8ae3a5a8dff2c92bd1087bb97c4a3bb61174303e.tar.xz linux-8ae3a5a8dff2c92bd1087bb97c4a3bb61174303e.zip |
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
While I don't have a hotplug capable system at hand, I think two issues need
fixing:
- pud_phys (in kernel_physical_ampping_init()) would remain uninitialized in
the after_bootmem case
- the locking done just around phys_pmd_{init,update}() would leave out pgd
updates, and it was needlessly covering code portions that do allocations
(perhaps using a more friendly gfp value in alloc_low_page() would then be
possible)
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/arm/plat-mxc/time.c')
0 files changed, 0 insertions, 0 deletions