RE: linux-next: build warning after merge of the net-next tree

From: Kirsher, Jeffrey T
Date: Tue May 26 2020 - 21:15:13 EST


> -----Original Message-----
> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Sent: Monday, May 25, 2020 05:40
> To: David Miller <davem@xxxxxxxxxxxxx>; Networking
> <netdev@xxxxxxxxxxxxxxx>
> Cc: Linux Next Mailing List <linux-next@xxxxxxxxxxxxxxx>; Linux Kernel Mailing
> List <linux-kernel@xxxxxxxxxxxxxxx>; Lifshits, Vitaly <vitaly.lifshits@xxxxxxxxx>;
> Kirsher, Jeffrey T <jeffrey.t.kirsher@xxxxxxxxx>
> Subject: linux-next: build warning after merge of the net-next tree
>
> Hi all,
>
> After merging the net-next tree, today's linux-next build (sparc64
> defconfig) produced this warning:
>
> drivers/net/ethernet/intel/e1000e/netdev.c:137:13: warning: 'e1000e_check_me'
> defined but not used [-Wunused-function] static bool e1000e_check_me(u16
> device_id)
> ^~~~~~~~~~~~~~~
>
> Introduced by commit
>
> e086ba2fccda ("e1000e: disable s0ix entry and exit flows for ME systems")
>
> CONFIG_PM_SLEEP is not set for this build.
>
[Kirsher, Jeffrey T]

Vitaly informed me that he has a fix that he will be sending me, I will make sure to expedite it.