diff options
author | Guo Ren <guoren@linux.alibaba.com> | 2020-02-02 02:58:42 +0100 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2020-02-21 08:43:24 +0100 |
commit | 359ae00d12589c31cf103894d0f32588d523ca83 (patch) | |
tree | 342c0370d09ec4e72d8f894212c79090cf53fad4 /.cocciconfig | |
parent | csky: Add flush_icache_mm to defer flush icache all (diff) | |
download | linux-359ae00d12589c31cf103894d0f32588d523ca83.tar.xz linux-359ae00d12589c31cf103894d0f32588d523ca83.zip |
csky: Fixup ftrace modify panic
During ftrace init, linux will replace all function prologues
(call_mcout) with nops, but it need flush_dcache and
invalidate_icache to make it work. So flush_cache functions
couldn't be nested called by ftrace framework.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions