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] [day] [month] [year] [list]
Message-ID: <aHdyAm8tA64YSdOt@smile.fi.intel.com>
Date: Wed, 16 Jul 2025 12:33:54 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
	Linux Next Mailing List <linux-next@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	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 Tue, Jul 15, 2025 at 06:42:52PM -0700, Randy Dunlap wrote:
> On 7/15/25 3:45 AM, Stephen Rothwell wrote:
> > 
> > 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) {};
>       |                    ^~~~~~~~~~~~~~~~

Indeed, thanks.
I'll make a fix ASAP.

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ