Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 120977
Collapse All | Expand All

(-)build_mod/firegl_public.c (-1 / +1 lines)
Lines 2586-2592 static __inline__ vm_nopage_ret_t do_vm_ Link Here
2586
2586
2587
    pMmPage = virt_to_page(kaddr);
2587
    pMmPage = virt_to_page(kaddr);
2588
2588
2589
#if 0
2589
#if LINUX_VERSION_CODE >= 0x02060f
2590
    // WARNING WARNINIG WARNNING WARNNING WARNNING WARNNING WARNNING WARNNING
2590
    // WARNING WARNINIG WARNNING WARNNING WARNNING WARNNING WARNNING WARNNING
2591
    // Don't increment page usage count, cause ctx pages are allocated
2591
    // Don't increment page usage count, cause ctx pages are allocated
2592
    // with drm_alloc_pages, which marks all pages as reserved. Reserved
2592
    // with drm_alloc_pages, which marks all pages as reserved. Reserved

Return to bug 120977