linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression with wait_event_timeout in next-20140226
@ 2014-02-26 16:35 Gregory CLEMENT
  2014-02-26 16:50 ` Peter Zijlstra
  0 siblings, 1 reply; 7+ messages in thread
From: Gregory CLEMENT @ 2014-02-26 16:35 UTC (permalink / raw)
  To: linux-kernel, linux-next, Johannes Berg, Peter Zijlstra
  Cc: Steven Rostedt, Andrew Morton

Hi,

while testing next-20140226 I got an issue with the function
wait_event_timeout. When this function timed out instead of returning
0, it returned the value of the timeout passed in parameter. I found
that reverting "sched/wait: Suppress Sparse 'variable shadowing'
warning" fixed this regression.

I got this issue in the driver drivers/i2c/busses/i2c-mv64xxx.c.


Thanks,

Gregory

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2014-04-09 19:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 16:35 Regression with wait_event_timeout in next-20140226 Gregory CLEMENT
2014-02-26 16:50 ` Peter Zijlstra
2014-02-26 22:25   ` Andrew Morton
2014-02-26 22:35     ` Peter Zijlstra
2014-04-09 11:16     ` Peter Zijlstra
2014-04-09 19:05       ` Andrew Morton
2014-02-27  3:12   ` Stephen Rothwell

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).