Is this a typo?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris Wright wrote:
> * Jeremy Fitzhardinge (jeremy at goop.org) wrote:
>   
>> static pmd_t * __init one_md_table_init(pgd_t *pgd)
>> {
>> 	pud_t *pud;
>> 	pmd_t *pmd_table;
>> 		
>> #ifdef CONFIG_X86_PAE
>> 	pmd_table = (pmd_t *) alloc_bootmem_low_pages(PAGE_SIZE);
>> 	paravirt_alloc_pmd(__pa(page_table) >> PAGE_SHIFT);
>>                                ^^^^^^^^^^ pmd_table?
>>     
>
> Weird, that should be fixed already
>   

I haven't updated in a little while, so maybe I'm looking at stale stuff.

    J


[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux