public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vt: Remove kdb hooks
@ 2025-12-08 10:17 Thomas Zimmermann
  2025-12-08 10:17 ` [PATCH 1/2] vt: Remove trailing whitespace Thomas Zimmermann
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thomas Zimmermann @ 2025-12-08 10:17 UTC (permalink / raw)
  To: gregkh, jirislaby, simona, airlied
  Cc: linux-kernel, linux-serial, dri-devel, Thomas Zimmermann

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-12-14 23:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 10:17 [PATCH 0/2] vt: Remove kdb hooks Thomas Zimmermann
2025-12-08 10:17 ` [PATCH 1/2] vt: Remove trailing whitespace Thomas Zimmermann
2025-12-08 10:17 ` [PATCH 2/2] vt: Remove con_debug_enter/_leave from struct consw Thomas Zimmermann
2025-12-13  8:05   ` kernel test robot
2025-12-14  2:00   ` kernel test robot
2025-12-14 23:19   ` kernel test robot
2025-12-08 23:15 ` [PATCH 0/2] vt: Remove kdb hooks Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox