lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Z4rIlESGC6mwi8HP@duo.ucw.cz>
Date: Fri, 17 Jan 2025 22:16:04 +0100
From: Pavel Machek <pavel@...x.de>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: 6.1.125 build fail was -- Re: [PATCH 6.1 00/92] 6.1.125-rc1 review

Hi!

> > > Still building, but we already have failures on risc-v.
> > > 
> > > drivers/usb/core/port.c: In function 'usb_port_shutdown':
> > > 2912
> > > drivers/usb/core/port.c:417:26: error: 'struct usb_device' has no member named 'port_is_suspended'
> > > 2913
> > >   417 |         if (udev && !udev->port_is_suspended) {
> > > 2914
> > >       |                          ^~
> > > 2915
> > > make[4]: *** [scripts/Makefile.build:250: drivers/usb/core/port.o] Error 1
> > > 2916
> > > make[4]: *** Waiting for unfinished jobs....
> > > 2917
> > >   CC      drivers/gpu/drm/radeon/radeon_test.o
> > 
> > And there's similar failure on x86:
> > 
> > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/1626266073
> 
> Thanks for testing and letting me know,

Ok, so it seems _this_ failure is fixed... but there's new one. Build
failure on risc-v.

  LD      .tmp_vmlinux.kallsyms1
2941
riscv64-linux-gnu-ld: drivers/usb/host/xhci-pci.o: in function `xhci_pci_resume':
2942
xhci-pci.c:(.text+0xd8c): undefined reference to `xhci_resume'
2943
riscv64-linux-gnu-ld: xhci-pci.c:(.text+0xe1a): undefined reference to `xhci_suspend'
2944
make[1]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1
2945
make: *** [Makefile:1250: vmlinux] Error 2

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/8883180471

(I have also 2 runtime failures, I'm retrying those jobs.

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/1630005263

). I partly reconsructed To:.

Best regards,

								Pavel
-- 
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ