lkml.org 
[lkml]   [2014]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tip:x86/asmlinkage] lto: Handle LTO common symbols in module loader
> >>  		case SHN_COMMON:
> >> + /* Ignore common symbols */
> >> + if (!strncmp(name, "__gnu_lto", 9))
> >> + break;
> >> +
> >> /* We compiled with -fno-common. These are not
> >
> > /* Ignore common symbols */ is so bad, it's not even wrong.
> >
>
> Joe, Andi, could one of you submit an incremental patch to clean up this
> comment?

You can just remove the patch. It was only needed for fat LTO,
which I stopped supporting.

-Andi


\
 
 \ /
  Last update: 2014-02-22 00:21    [W:0.047 / U:1.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site