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

(-)firegl_public.orig.c (-1 / +1 lines)
Lines 2269-2275 Link Here
2269
#endif
2269
#endif
2270
    pMmPage = virt_to_page(kaddr);
2270
    pMmPage = virt_to_page(kaddr);
2271
2271
2272
#if 0
2272
#if LINUX_VERSION_CODE >= 0x02060f
2273
    // WARNING WARNINIG WARNNING WARNNING WARNNING WARNNING WARNNING WARNNING
2273
    // WARNING WARNINIG WARNNING WARNNING WARNNING WARNNING WARNNING WARNNING
2274
    // Don't increment page usage count, cause ctx pages are allocated
2274
    // Don't increment page usage count, cause ctx pages are allocated
2275
    // with drm_alloc_pages, which marks all pages as reserved. Reserved
2275
    // with drm_alloc_pages, which marks all pages as reserved. Reserved

Return to bug 118391