Andi Kleen <a...@firstfloor.org> wrote: > A trace point string cannot be const because the underlying special > section is not marked const. An LTO build complains about the > section attribute mismatch. Fix it by not marking the trace point > string in afs const.
Do you want this to go through my tree? David