Btrfs: don't walk around with task->state != TASK_RUNNING
[deliverable/linux.git] / include / linux / agp_backend.h
index 880130f7311fca6006b97e10865744b1461188b2..9101ed64f803c64d3158df9aa134d8d4ffd26789 100644 (file)
@@ -53,7 +53,7 @@ struct agp_kern_info {
        int current_memory;
        bool cant_use_aperture;
        unsigned long page_mask;
-       struct vm_operations_struct *vm_ops;
+       const struct vm_operations_struct *vm_ops;
 };
 
 /*
This page took 0.02707 seconds and 5 git commands to generate.