linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [Suggestion] powerpc: xmon: about 'longjmp' related warning.
@ 2013-07-22  7:02 Chen Gang
  2013-07-23 13:58 ` Michael Ellerman
  0 siblings, 1 reply; 7+ messages in thread
From: Chen Gang @ 2013-07-22  7:02 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, paulus@samba.org
  Cc: Michael Neuling, linuxppc-dev@lists.ozlabs.org, Andrew Morton,
	jovi.zhangwei

Hello Maintainers:

With allmodconfig and EXTRA_CFLAGS=-W", it reports warnings below:

arch/powerpc/xmon/xmon.c:3027:6: warning: variable ‘i’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
arch/powerpc/xmon/xmon.c:3068:6: warning: variable ‘i’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
arch/powerpc/xmon/xmon.c:352:48: warning: argument ‘fromipi’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]

Excuse me, I am not quite sure about it whether can cause issue or not.

Welcome any members' suggestions or completions for it.


Thanks.
-- 
Chen Gang

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-26 11:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22  7:02 [Suggestion] powerpc: xmon: about 'longjmp' related warning Chen Gang
2013-07-23 13:58 ` Michael Ellerman
2013-07-24  0:38   ` Chen Gang
2013-07-26  4:11     ` Chen Gang
2013-07-26 11:45       ` Chen Gang
2013-07-26 11:47         ` Chen Gang
2013-07-26 11:55         ` Chen Gang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).