Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1740374 > unrolled thread

linux-next: build warning after merge of the tip tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-09-27 05:50 +0200
Last post2017-09-27 14:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-09-27 05:50 +0200
    Re: linux-next: build warning after merge of the tip tree Prarit Bhargava <prarit@redhat.com> - 2017-09-27 14:00 +0200

#1740374 — linux-next: build warning after merge of the tip tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-09-27 05:50 +0200
Subjectlinux-next: build warning after merge of the tip tree
Message-ID<uubwd-5mb-1@gated-at.bofh.it>
Hi all,

After merging the tip tree, today's linux-next build (x86_64 allnoconfig)
produced this warning:

kernel/printk/printk.c:1983:12: warning: 'printk_time' defined but not used [-Wunused-variable]
 static int printk_time;
            ^

Introduced by commit

  310b454a8653 ("printk: Add monotonic, boottime, and realtime timestamps")

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1740643

FromPrarit Bhargava <prarit@redhat.com>
Date2017-09-27 14:00 +0200
Message-ID<uujaq-1Sv-29@gated-at.bofh.it>
In reply to#1740374

On 09/26/2017 11:42 PM, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the tip tree, today's linux-next build (x86_64 allnoconfig)
> produced this warning:
> 
> kernel/printk/printk.c:1983:12: warning: 'printk_time' defined but not used [-Wunused-variable]
>  static int printk_time;
>             ^
> 
> Introduced by commit
> 
>   310b454a8653 ("printk: Add monotonic, boottime, and realtime timestamps")
> 

Fix sent upstream here:

https://marc.info/?l=linux-kernel&m=150644159607745&w=2

P.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web