X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fmm_types.h;h=84a524afb3dcdffdd60c7ef1eaf2672acd7731ca;hb=8386aebb9e15a94137693ea4f4df84207f71cc75;hp=21d6aa45206aa985a01c1a1fcfb9faaf7ff83307;hpb=5f8fe4270e53d38421ba34c428c3b58933b48e50;p=~andy%2Flinux diff --git a/include/linux/mm_types.h b/include/linux/mm_types.h index 21d6aa45206..84a524afb3d 100644 --- a/include/linux/mm_types.h +++ b/include/linux/mm_types.h @@ -171,7 +171,7 @@ struct vm_area_struct { struct anon_vma *anon_vma; /* Serialized by page_table_lock */ /* Function pointers to deal with this struct. */ - struct vm_operations_struct * vm_ops; + const struct vm_operations_struct *vm_ops; /* Information about our backing store: */ unsigned long vm_pgoff; /* Offset (within vm_file) in PAGE_SIZE