On Fri, Aug 19, 2016 at 02:47:48PM -0700, Kees Cook wrote: > On Fri, Aug 19, 2016 at 2:32 PM, <mcg...@kernel.org> wrote: > > From: "Luis R. Rodriguez" <mcg...@kernel.org> > > > > +SECTION_RODATA > > +-------------- > > +.. kernel-doc:: include/asm-generic/section-core.h > > + :doc: SECTION_RODATA > > + > > +SECTION_RODATA > > Typo: should this be called SECTION_TEXT instead?
Fixed thanks. > > +-------------- > > +.. kernel-doc:: include/asm-generic/section-core.h > > + :doc: SECTION_TEXT > > + > > +SECTION_DATA > > +------------ > > +.. kernel-doc:: include/asm-generic/section-core.h > > + :doc: SECTION_DATA > > Missing from this list are things like the __read_mostly > (".data..read_mostly") and __ro_after_init (".data..ro_after_init") > sections. Should those be included too, or are you only doing the "top > level" sections? I'm doing top level right now just to start off and get the bikeshedding out of the way. We can add more with more time or as we port more things or as the need arises. Luis _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel