Linux Serial subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] TTY / Serial driver fix for 6.17-rc1
@ 2025-08-09 14:48 Greg KH
  2025-08-09 14:57 ` Greg KH
  2025-08-09 15:20 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Greg KH @ 2025-08-09 14:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 89748acdf226fd1a8775ff6fa2703f8412b286c8:

  Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel (2025-07-31 21:47:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.16-rc1-2

for you to fetch changes up to 55a984928bfa30c7877e28f16910e6de1c170f1f:

  Revert "tty: vt: use _IO() to define ioctl numbers" (2025-08-01 10:42:22 +0200)

----------------------------------------------------------------
TTY revert fix for 6.16-rc1

Here is a single revert of one of the previous patches that went in the
last tty/serial merge that is breaking userspace on some platforms
(specifically powerpc, probably a few others.)  It accidentially changed
the ioctl values of some tty ioctls, which breaks xorg.

The revert has been in linux-next all this week with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Jiri Slaby (SUSE) (1):
      Revert "tty: vt: use _IO() to define ioctl numbers"

 include/uapi/linux/vt.h | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2025-08-10 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-09 14:48 [GIT PULL] TTY / Serial driver fix for 6.17-rc1 Greg KH
2025-08-09 14:57 ` Greg KH
2025-08-09 15:18   ` Linus Torvalds
2025-08-10 15:24     ` Greg KH
2025-08-09 15:20 ` pr-tracker-bot

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