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-next>] [day] [month] [year] [list]
Message-ID: <20251208102851.40894-1-tzimmermann@suse.de>
Date: Mon,  8 Dec 2025 11:17:32 +0100
From: Thomas Zimmermann <tzimmermann@...e.de>
To: gregkh@...uxfoundation.org,
	jirislaby@...nel.org,
	simona@...ll.ch,
	airlied@...il.com
Cc: linux-kernel@...r.kernel.org,
	linux-serial@...r.kernel.org,
	dri-devel@...ts.freedesktop.org,
	Thomas Zimmermann <tzimmermann@...e.de>
Subject: [PATCH 0/2] vt: Remove kdb hooks

Commit 7068d42048da ("fbcon: Remove fb_debug_enter/_leave from struct
fb_ops") removed the only implementation of the kdb hooks in struct
consw. Now clean up the callers in vt and the hooks themselves.

If accepted, this series would ideally go through DRM trees, so that
it reaches upstream together with the fbcon rework in v6.20-rc1.

Thomas Zimmermann (2):
  vt: Remove trailing whitespace
  vt: Remove con_debug_enter/_leave from struct consw

 drivers/tty/vt/vt.c     | 32 ++------------------------------
 include/linux/console.h |  8 --------
 2 files changed, 2 insertions(+), 38 deletions(-)

-- 
2.52.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ