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]
Message-ID: <cdf4ee46-7bf8-4379-9245-fed9db72e7e8@infradead.org>
Date: Tue, 15 Jul 2025 18:42:52 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
 linux-serial@...r.kernel.org,
 "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" <x86@...nel.org>
Subject: Re: linux-next: Tree for Jul 15
 (drivers/tty/serial/8250/8250_ce4100.c)



On 7/15/25 3:45 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20250714:
> 

on i386, when
CONFIG_X86_INTEL_CE=y
# CONFIG_SERIAL_8250 is not set


../drivers/tty/serial/8250/8250_ce4100.c:90:13: error: redefinition of 'sdv_serial_fixup'
   90 | void __init sdv_serial_fixup(void)
      |             ^~~~~~~~~~~~~~~~
In file included from ../drivers/tty/serial/8250/8250_ce4100.c:12:
../arch/x86/include/asm/ce4100.h:10:20: note: previous definition of 'sdv_serial_fixup' with type 'void(void)'
   10 | static inline void sdv_serial_fixup(void) {};
      |                    ^~~~~~~~~~~~~~~~


-- 
~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ