Jeremy Fitzhardinge <jeremy at goop.org> writes: > Eric W. Biederman wrote: >> Exactly. Plus all of the data is tagged so it is easy to see who >> the data is for. So you don't need a central standards body to define >> it. >> > > Nothing uses notes right now, do they? I'm poking around, and it looks like > I'll have to add more stuff to vmlinux.lds, right? Not really no. So my experience has been that for the kernel case it is easier to generate nodes by hand in assembly then to get binutils to help me :( Eric