On Fri, 26 Aug 2016 15:22:19 +0200
"Luis R. Rodriguez" wrote:
> On Fri, Aug 26, 2016 at 05:33:38PM +1000, Nicholas Piggin wrote:
> > On Thu, 25 Aug 2016 23:38:44 -0700
> > "Luis R. Rodriguez" wrote:
> > > > > > > Ah, thi
On Thu, 25 Aug 2016 23:38:44 -0700
"Luis R. Rodriguez" wrote:
> On Aug 25, 2016 8:00 PM, "Nicholas Piggin" wrote:
> >
> > On Thu, 25 Aug 2016 19:52:39 +0200
> > "Luis R. Rodriguez" wrote:
> >
> > > On Thu, Aug 25, 2016 at 04:5
On Thu, 25 Aug 2016 19:52:39 +0200
"Luis R. Rodriguez" wrote:
> On Thu, Aug 25, 2016 at 04:51:21PM +1000, Nicholas Piggin wrote:
> > On Thu, 25 Aug 2016 08:05:40 +0200
> > "Luis R. Rodriguez" wrote:
> > > > Oh, that makes more sense. The SECTION
On Thu, 25 Aug 2016 08:05:40 +0200
"Luis R. Rodriguez" wrote:
> On Thu, Aug 25, 2016 at 12:06:33PM +1000, Nicholas Piggin wrote:
> > On Wed, 24 Aug 2016 22:12:53 +0200
> > "Luis R. Rodriguez" wrote:
> > > But:
> > >
> > > git g
On Wed, 24 Aug 2016 22:12:53 +0200
"Luis R. Rodriguez" wrote:
> On Wed, Aug 24, 2016 at 01:51:41PM +1000, Nicholas Piggin wrote:
> > On Tue, 23 Aug 2016 19:33:06 +0200
> > "Luis R. Rodriguez" wrote:
> >
> > > On Tue, Aug 23, 2016 at 11:26:3
On Tue, 23 Aug 2016 19:33:06 +0200
"Luis R. Rodriguez" wrote:
> On Tue, Aug 23, 2016 at 11:26:33AM +1000, Nicholas Piggin wrote:
> > On Fri, 19 Aug 2016 14:34:02 -0700
> > mcg...@kernel.org wrote:
> > > +/**
> > > + * DOC: Standard ELF section use i
On Fri, 19 Aug 2016 14:34:02 -0700
mcg...@kernel.org wrote:
> From: "Luis R. Rodriguez"
>
> Linux makes extensive use of custom ELF header sections,
> documentation for these are well scatterred. Unify this
> documentation in a central place and provide helpers to
> build custom Linux sections.