stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build failure in v4.4.232-120-g11806ba5e43a (v4.4.y-queue)
@ 2020-08-18 15:01 Guenter Roeck
  2020-08-18 15:10 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2020-08-18 15:01 UTC (permalink / raw)
  To: stable; +Cc: Greg Kroah-Hartman

Seen with v4.4.232-120-g11806ba5e43a:

Building powerpc:defconfig ... failed
drivers/misc/cxl/sysfs.c: In function ‘cxl_sysfs_afu_new_cr’:
drivers/misc/cxl/sysfs.c:558:1: error: label ‘err’ defined but not used [-Werror=unused-label]

Guenter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Build failure in v4.4.232-120-g11806ba5e43a (v4.4.y-queue)
  2020-08-18 15:01 Build failure in v4.4.232-120-g11806ba5e43a (v4.4.y-queue) Guenter Roeck
@ 2020-08-18 15:10 ` Greg Kroah-Hartman
  2020-08-18 16:18   ` Guenter Roeck
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2020-08-18 15:10 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On Tue, Aug 18, 2020 at 08:01:48AM -0700, Guenter Roeck wrote:
> Seen with v4.4.232-120-g11806ba5e43a:
> 
> Building powerpc:defconfig ... failed
> drivers/misc/cxl/sysfs.c: In function ‘cxl_sysfs_afu_new_cr’:
> drivers/misc/cxl/sysfs.c:558:1: error: label ‘err’ defined but not used [-Werror=unused-label]

Build warning stops the build?

Anyway, I've fixed it up now, thanks!

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Build failure in v4.4.232-120-g11806ba5e43a (v4.4.y-queue)
  2020-08-18 15:10 ` Greg Kroah-Hartman
@ 2020-08-18 16:18   ` Guenter Roeck
  0 siblings, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2020-08-18 16:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable

On Tue, Aug 18, 2020 at 05:10:59PM +0200, Greg Kroah-Hartman wrote:
> On Tue, Aug 18, 2020 at 08:01:48AM -0700, Guenter Roeck wrote:
> > Seen with v4.4.232-120-g11806ba5e43a:
> > 
> > Building powerpc:defconfig ... failed
> > drivers/misc/cxl/sysfs.c: In function ‘cxl_sysfs_afu_new_cr’:
> > drivers/misc/cxl/sysfs.c:558:1: error: label ‘err’ defined but not used [-Werror=unused-label]
> 
> Build warning stops the build?
> 
Some configurations enable -Werror, in this case with CONFIG_PPC_WERROR=y.

Guenter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-18 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-18 15:01 Build failure in v4.4.232-120-g11806ba5e43a (v4.4.y-queue) Guenter Roeck
2020-08-18 15:10 ` Greg Kroah-Hartman
2020-08-18 16:18   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).