X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=mm%2Fmemory.c;h=ae8161f1f4595bd4d58afa0b20ecf4419ff23e71;hb=d67eb16f5d444fb6d173bcec889ddb2066c0fa0c;hp=788a628103405e955a7d28f9935be690eb6d021a;hpb=64e47488c913ac704d465a6af86a26786d1412a5;p=linux-2.6 diff --git a/mm/memory.c b/mm/memory.c index 788a628103..ae8161f1f4 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -2225,7 +2225,7 @@ void update_mem_hiwater(struct task_struct *tsk) #if !defined(__HAVE_ARCH_GATE_AREA) #if defined(AT_SYSINFO_EHDR) -struct vm_area_struct gate_vma; +static struct vm_area_struct gate_vma; static int __init gate_vma_init(void) {