summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/vdso/gettimeofday.h
diff options
context:
space:
mode:
authorGuo Ren <guoren@linux.alibaba.com>2021-01-14 10:54:37 +0300
committerGuo Ren <guoren@linux.alibaba.com>2021-02-27 11:34:50 +0300
commit8dcbc611f0fcbcc196dc96e0f833181df0d80242 (patch)
tree36ffa14dadd0aac44c9c69a44c81752e0c3334cb /arch/csky/include/asm/vdso/gettimeofday.h
parentaf94002bda1d94f667706b6369ca1e718f32a072 (diff)
downloadlinux-8dcbc611f0fcbcc196dc96e0f833181df0d80242.tar.xz
csky: kprobe: Fixup code in simulate without 'long'
The type of 'val' is 'unsigned long' in simulate_blz32, so 'val < 0' can't be true. Cast 'val' to 'long' here to determine branch token or not, Fixup instructions: bnezad32, bhsz32, bhz32, blsz32, blz32 Link: https://lore.kernel.org/linux-csky/CAJF2gTQjKXR9gpo06WAWG1aquiT87mATiMGorXs6ChxOxoe90Q@mail.gmail.com/T/#t Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Co-developed-by: Menglong Dong <dong.menglong@zte.com.cn> Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
Diffstat (limited to 'arch/csky/include/asm/vdso/gettimeofday.h')
0 files changed, 0 insertions, 0 deletions