diff options
author | Guo Ren <guoren@linux.alibaba.com> | 2020-04-08 20:11:03 +0800 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2020-05-13 17:55:05 +0800 |
commit | bd11aabd35287b6961d197539aa61da5ab8fc0d7 (patch) | |
tree | 27163eb2408e295bd0f01bbeb560096d956f59e6 /drivers/memory/tegra | |
parent | a13d5887ffaf128c955432cd6005cd12d50f9124 (diff) |
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 'drivers/memory/tegra')
0 files changed, 0 insertions, 0 deletions