From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
linux-next@vger.kernel.org,
Johannes Berg <johannes.berg@intel.com>,
Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Regression with wait_event_timeout in next-20140226
Date: Wed, 26 Feb 2014 17:35:19 +0100 [thread overview]
Message-ID: <530E17C7.1030504@free-electrons.com> (raw)
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
next reply other threads:[~2014-02-26 16:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-26 16:35 Gregory CLEMENT [this message]
2014-02-26 16:50 ` Regression with wait_event_timeout in next-20140226 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=530E17C7.1030504@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--cc=akpm@linux-foundation.org \
--cc=johannes.berg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).