[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aOUQ1CdKRQ2mSN1f@kroah.com>
Date: Tue, 7 Oct 2025 15:08:36 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jiri Slaby <jslaby@...e.cz>, Stephen Rothwell <sfr@...b.auug.org.au>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PULL] TTY / Serial driver fix for 6.18-rc1
The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:
Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.18-rc1
for you to fetch changes up to a699213d4e6ef4286348c6439837990f121e0c03:
serial: qcom-geni: Fix blocked task (2025-09-17 13:12:17 +0200)
----------------------------------------------------------------
TTY driver fix for 6.18-rc1
Here is a single driver fix for the qcom_geni_serial driver for
6.18-rc1. It has been in my tree for weeks, but missed being sent to
you for 6.17-final due to travel on my side.
This fixes a reported regression for this driver that prevents 6.17 from
working properly on this platform.
It has been in linux-next for many weeks with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Krzysztof Kozlowski (1):
serial: qcom-geni: Fix blocked task
drivers/tty/serial/qcom_geni_serial.c | 176 ++++------------------------------
1 file changed, 16 insertions(+), 160 deletions(-)
Powered by blists - more mailing lists