Messages in this thread |  | | | From | David Howells <> | | Subject | Re: [PATCH 17/20] FRV: Better mmap support in uClinux | | Date | Tue, 09 Nov 2004 13:55:26 +0000 |
| |
> > +/* 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |