On 2015-07-20 03:01, Andi Kleen wrote:
> From: Andi Kleen
>
> When building a kernel with .text.unlikely text the unlikely text for
> each translation unit was put next to the main .text code in the
> final vmlinux.
>
> The problem is that the linker doesn't allow more specific submatches
> of a
From: Andi Kleen
When building a kernel with .text.unlikely text the unlikely text for
each translation unit was put next to the main .text code in the
final vmlinux.
The problem is that the linker doesn't allow more specific submatches
of a section name in a different linker script statement af
2 matches
Mail list logo