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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 21 Mar 2024 22:18:05 -0400
From: Nick Bowler <nbowler@...conx.ca>
To: linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org,
 regressions@...ts.linux.dev
Cc: Thomas Zimmermann <tzimmermann@...e.de>
Subject: Re: PROBLEM: Linux 6.8 build failure in sun ffb driver (regression)

I bisected this build failure to the following commit:

  commit 8813e86f6d82a7931446c3cbc5d596f77d0f1ba6
  Author: Thomas Zimmermann <tzimmermann@...e.de>
  Date:   Mon Nov 27 14:16:01 2023 +0100

      fbdev: Remove default file-I/O implementations

If I revert this commit on top of 6.8, the build is successful.

On 2024-03-21 21:00, Nick Bowler wrote:
> Hi,
> 
> Linux 6.8 (and 6.8.1) are failing to build for me:
> 
>   LD      .tmp_vmlinux.kallsyms1
> sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x270): undefined reference to `fb_io_read'
> sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x278): undefined reference to `fb_io_write'
> make[3]: *** [/home/nbowler/misc/linux/scripts/Makefile.vmlinux:37: vmlinux] Error 1
> 
> This problem does not occur when building Linux 6.7 which builds successfully.
> 
> Kernel .config attached (gzipped).
> 
> Please let me know if you need any more info.
> 
> Thanks,
>   Nick

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ