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

(-)a/kernel/nvidia-uvm/uvm8_va_block.c (+4 lines)
Lines 36-41 Link Here
36
#include "uvm8_perf_prefetch.h"
36
#include "uvm8_perf_prefetch.h"
37
#include "uvm8_mem.h"
37
#include "uvm8_mem.h"
38
38
39
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4,14,9)
40
#include <linux/sched/task_stack.h>
41
#endif
42
39
typedef enum
43
typedef enum
40
{
44
{
41
    BLOCK_PTE_OP_MAP,
45
    BLOCK_PTE_OP_MAP,

Return to bug 642320