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

From: Prarit Bhargava
Date: Wed Sep 27 2017 - 07:50:56 EST




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.