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.
--
Cheers,
Stephen Rothwell
-----Original Message-----
From: Stephen Rothwell <redacted>
Sent: Monday, May 25, 2020 05:40
To: David Miller <davem@davemloft.net>; Networking
[off-list ref]
Cc: Linux Next Mailing List <redacted>; Linux Kernel Mailing
List [off-list ref]; Lifshits, Vitaly [off-list ref];
Kirsher, Jeffrey T [off-list ref]
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.
Hi all,
On Wed, 27 May 2020 01:15:09 +0000 "Kirsher, Jeffrey T" [off-list ref] wrote:
quoted
-----Original Message-----
From: Stephen Rothwell <redacted>
Sent: Monday, May 25, 2020 05:40
To: David Miller <davem@davemloft.net>; Networking
[off-list ref]
Cc: Linux Next Mailing List <redacted>; Linux Kernel Mailing
List [off-list ref]; Lifshits, Vitaly [off-list ref];
Kirsher, Jeffrey T [off-list ref]
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.
--
Cheers,
Stephen Rothwell
-----Original Message-----
From: Stephen Rothwell <redacted>
Sent: Friday, June 12, 2020 18:16
To: Kirsher, Jeffrey T <redacted>
Cc: David Miller <davem@davemloft.net>; Networking
[off-list ref]; Linux Next Mailing List <linux-
next@vger.kernel.org>; Linux Kernel Mailing List <linux-
kernel@vger.kernel.org>; Lifshits, Vitaly [off-list ref]
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"
[off-list ref] wrote:
quoted
quoted
-----Original Message-----
From: Stephen Rothwell <redacted>
Sent: Monday, May 25, 2020 05:40
To: David Miller <davem@davemloft.net>; Networking
[off-list ref]
Cc: Linux Next Mailing List <redacted>; Linux
Kernel Mailing List [off-list ref]; Lifshits, Vitaly
[off-list ref]; Kirsher, Jeffrey T
[off-list ref]
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'
quoted
quoted
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.