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: <2024080750-percent-tuesday-9dff@gregkh>
Date: Wed, 7 Aug 2024 13:14:13 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: "Jiri Slaby (SUSE)" <jirislaby@...nel.org>
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
	Andreas Koensgen <ajk@...nets.uni-bremen.de>,
	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	"David S. Miller" <davem@...emloft.net>,
	Douglas Anderson <dianders@...omium.org>,
	Eric Dumazet <edumazet@...gle.com>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	Jakub Kicinski <kuba@...nel.org>,
	Jeremy Kerr <jk@...econstruct.com.au>, linux-hams@...r.kernel.org,
	Matt Johnston <matt@...econstruct.com.au>, netdev@...r.kernel.org,
	Paolo Abeni <pabeni@...hat.com>,
	Peter Hurley <peter@...leysoftware.com>
Subject: Re: [PATCH 00/13] tty: random fixes and cleanups

On Mon, Aug 05, 2024 at 12:20:33PM +0200, Jiri Slaby (SUSE) wrote:
> Hi,
> 
> this is a series of locally accumulated patches over past months.
> 
> The series:
> * makes mctp and 6pack use u8s,
> * cleans up 6pack a bit,
> * fixes two coverity reports,
> * uses guard() to make some of the tty function easier to follow.

This series breaks the build for me:

drivers/tty/serial/serial_core.c: In function ‘uart_suspend_port’:
drivers/tty/serial/serial_core.c:2400:17: error: label ‘unlock’ used but not defined
 2400 |                 goto unlock;
      |                 ^~~~
make[5]: *** [scripts/Makefile.build:244: drivers/tty/serial/serial_core.o] Error 1
make[5]: *** Waiting for unfinished jobs....



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ