diff options
author | 2020-04-08 20:11:03 +0800 | |
---|---|---|
committer | 2020-05-13 17:55:05 +0800 | |
commit | bd11aabd35287b6961d197539aa61da5ab8fc0d7 (patch) | |
tree | 27163eb2408e295bd0f01bbeb560096d956f59e6 /tools/perf/scripts/python | |
parent | csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE (diff) | |
download | linux-dev-bd11aabd35287b6961d197539aa61da5ab8fc0d7.tar.xz linux-dev-bd11aabd35287b6961d197539aa61da5ab8fc0d7.zip |
csky: Fixup compile error for abiv1 entry.S
This bug is from uprobe signal definition in thread_info.h. The
instruction (andi) of abiv1 immediate is smaller than abiv2, then
it will cause:
AS arch/csky/kernel/entry.o
arch/csky/kernel/entry.S: Assembler messages:
arch/csky/kernel/entry.S:224: Error: Operand 2 immediate is overflow.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions