X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8236d49861d359413815cb4a0fd6a3f5a4fd5737..5278b87b26ef7e2fdc68d5566c2015d4254c4942:/target/linux/generic/patches-2.6.38/208-mips_oprofile_fix.patch diff --git a/target/linux/generic/patches-2.6.38/208-mips_oprofile_fix.patch b/target/linux/generic/patches-2.6.38/208-mips_oprofile_fix.patch index 2841ed883..f83c96bb8 100644 --- a/target/linux/generic/patches-2.6.38/208-mips_oprofile_fix.patch +++ b/target/linux/generic/patches-2.6.38/208-mips_oprofile_fix.patch @@ -1,15 +1,3 @@ ---- a/arch/mips/Makefile -+++ b/arch/mips/Makefile -@@ -48,6 +48,9 @@ ifneq ($(SUBARCH),$(ARCH)) - endif - endif - -+ifndef CONFIG_PROFILING -+ cflags-y := -ffunction-sections -+endif - ifdef CONFIG_FUNCTION_GRAPH_TRACER - ifndef KBUILD_MCOUNT_RA_ADDRESS - ifeq ($(call cc-option-yn,-mmcount-ra-address), y) --- a/arch/mips/oprofile/op_model_mipsxx.c +++ b/arch/mips/oprofile/op_model_mipsxx.c @@ -298,6 +298,11 @@ static void reset_counters(void *arg)