[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120427162858.857ce3348830abe5bd0f9bb0@canb.auug.org.au>
Date: Fri, 27 Apr 2012 16:28:58 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Cyrill Gorcunov <gorcunov@...nvz.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Kees Cook <keescook@...omium.org>
Subject: Re: linux-next: build warning after merge of the akpm tree
Hi Cyrill,
On Fri, 27 Apr 2012 10:22:18 +0400 Cyrill Gorcunov <gorcunov@...nvz.org> wrote:
>
> On Fri, Apr 27, 2012 at 03:44:20PM +1000, Stephen Rothwell wrote:
> >
> > After merging the akpm tree, today's linux-next build ()
> > produced this warning:
> >
> > kernel/sys.c: In function 'prctl_set_mm':
> > kernel/sys.c:1779:6: warning: 'error' may be used uninitialized in this function [-Wuninitialized]
> >
> > And this is not a false positive (I think).
> >
> > Introduced by commit 5455a20be1a6 ("c/r: prctl: extend PR_SET_MM to set
> > up more mm_struct entries").
>
> Hi Stephen, thanks for report, have no idea how it happened, since
> commit 5455a20be1a6 _has_ error = -EINVAL; line.
I blamed the wrong patch :-(
Commit 8f62e9e9ed ("c/r: prctl: simplify PR_SET_MM on mm::code/data
assignment") removes the "error = -EINVAL".
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists