* [Suggestion] sh: about the warnings for "overflow in branch to syscall_exit_work"
@ 2013-08-01 2:52 Chen Gang
0 siblings, 0 replies; only message in thread
From: Chen Gang @ 2013-08-01 2:52 UTC (permalink / raw)
To: linux-sh
Hello Maintainers:
I find some warnings for sh, can they cause real world issue ?
It is also found by Geert Uytterhoeven, please ref:
http://lkml.indiana.edu/hypermail/linux/kernel/1301.3/02181.html
The related warnings (with allmodconfig):
AS arch/sh/kernel/cpu/sh2/entry.o
arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages:
arch/sh/kernel/cpu/sh2/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence
arch/sh/kernel/cpu/sh2/../../entry-common.S:210: Warning: overflow in branch to syscall_call; converted into longer instruction sequence
arch/sh/kernel/cpu/sh2/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence
arch/sh/kernel/cpu/sh2/../../entry-common.S:351: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence
arch/sh/kernel/cpu/sh2/../../entry-common.S:375: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence
arch/sh/kernel/cpu/sh2/../../entry-common.S:378: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence
For me, I guess it can cause real world issue (and it seems a "long
time existence" issue)
Welcome any members suggestions or completions.
Thanks.
--
Chen Gang.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-01 2:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 2:52 [Suggestion] sh: about the warnings for "overflow in branch to syscall_exit_work" Chen Gang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.