> -----Original Message----- > From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Sent: Friday, June 12, 2020 18:16 > To: Kirsher, Jeffrey T <jeffrey.t.kirsher@xxxxxxxxx> > Cc: David Miller <davem@xxxxxxxxxxxxx>; Networking > <netdev@xxxxxxxxxxxxxxx>; Linux Next Mailing List <linux- > next@xxxxxxxxxxxxxxx>; Linux Kernel Mailing List <linux- > kernel@xxxxxxxxxxxxxxx>; Lifshits, Vitaly <vitaly.lifshits@xxxxxxxxx> > Subject: Re: linux-next: build warning after merge of the net-next tree > > Hi all, > > On Wed, 27 May 2020 01:15:09 +0000 "Kirsher, Jeffrey T" > <jeffrey.t.kirsher@xxxxxxxxx> wrote: > > > > > -----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. > > I am still getting this warning. I apologize, I have not seen a fix from Vitaly, that I am aware of. I will make sure you have a patch before Monday.