mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
55205c916e
This change fixes a linking problem, which happens if oprofile
is selected to be compiled as built-in:
`oprofile_arch_exit' referenced in section `.init.text' of
arch/arm/oprofile/built-in.o: defined in discarded section
`.exit.text' of arch/arm/oprofile/built-in.o
The problem is appeared after commit
|
||
---|---|---|
.. | ||
common.c | ||
Makefile |