Searched hist:"67 d94577" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/mm/ |
H A D | Makefile | 67d94577 Thu Dec 17 10:01:39 CST 2020 Guo Ren <guoren@linux.alibaba.com> riscv: Fixup wrong ftrace remove cflag
We must use $(CC_FLAGS_FTRACE) instead of directly using -pg. It will cause -fpatchable-function-entry error.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | Makefile | 67d94577 Thu Dec 17 10:01:39 CST 2020 Guo Ren <guoren@linux.alibaba.com> riscv: Fixup wrong ftrace remove cflag
We must use $(CC_FLAGS_FTRACE) instead of directly using -pg. It will cause -fpatchable-function-entry error.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|