Re: [PATCH 17/20] FRV: Better mmap support in uClinux

From: Christoph Hellwig
Date: Tue Nov 09 2004 - 07:59:40 EST


> +/* list of shareable VMAs */
> +LIST_HEAD(nommu_vma_list);
> +DECLARE_RWSEM(nommu_vma_sem);

As I told you this absolutely should be static.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/