2009-12-08 23:42:31

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: origin (tip) tree build warning

Hi all,

Today's (and probably several earlier) linux-next build (x86_64
allmodconfig) produced this warning:

arch/x86/tools/test_get_len.c: In function 'main':
arch/x86/tools/test_get_len.c:116: warning: unused variable 'c'

Introduced by commit d65ff75fbe6f8ac7c17f18e4108521898468822c ("x86: Add
verbose option to insn decoder test").

--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (443.00 B)
(No filename) (198.00 B)
Download all attachments

2009-12-09 00:45:07

by Masami Hiramatsu

[permalink] [raw]
Subject: Re: linux-next: origin (tip) tree build warning

Stephen Rothwell wrote:
> Hi all,
>
> Today's (and probably several earlier) linux-next build (x86_64
> allmodconfig) produced this warning:
>
> arch/x86/tools/test_get_len.c: In function 'main':
> arch/x86/tools/test_get_len.c:116: warning: unused variable 'c'
>
> Introduced by commit d65ff75fbe6f8ac7c17f18e4108521898468822c ("x86: Add
> verbose option to insn decoder test").
>

Ah, this warning has been fixed on tip:perf/urgent by commit be2bf0a2.

Thank you,

--
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: [email protected]

2009-12-09 02:59:29

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: origin (tip) tree build warning

Hi Masami,

On Tue, 08 Dec 2009 19:44:51 -0500 Masami Hiramatsu <[email protected]> wrote:
>
> Ah, this warning has been fixed on tip:perf/urgent by commit be2bf0a2.

Thanks.

--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (281.00 B)
(No filename) (198.00 B)
Download all attachments