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

From: David Howells
Date: Tue Nov 09 2004 - 08:58:10 EST



> > +/* list of shareable VMAs */
> > +LIST_HEAD(nommu_vma_list);
> > +DECLARE_RWSEM(nommu_vma_sem);
>
> As I told you this absolutely should be static.

Yes, you did. I ignored you. You also said that I shouldn't put any proc stuff
in mm/.

David
-
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/