VirtualBox

儲存庫 vbox 的更動 66928


忽略:
時間撮記:
2017-5-17 上午10:23:28 (8 年 以前)
作者:
vboxsync
訊息:

Runtime/r0drv: Linux 4.12 5-level page table adaptions

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c

    r66927 r66928  
    938938    u.Upper = *pud_offset(&u.Global, ulAddr);
    939939#endif
     940#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 11)
    940941    if (RT_UNLIKELY(pud_none(u.Upper)))
    941942        return NULL;
     943#endif
    942944#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 25)
    943945    if (pud_large(u.Upper))
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette