Skip to content
Commit 7d02b490 authored by Andi Kleen's avatar Andi Kleen Committed by H. Peter Anvin
Browse files

Kbuild, lto: Drop .number postfixes in modpost



LTO turns all global symbols effectively into statics. This
has the side effect that they all have a .NUMBER postfix to make
them unique. In modpost drop this postfix because it confuses
it.

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1391846481-31491-8-git-send-email-ak@linux.intel.com
Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 77ab21ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment