From: Linus Torvalds Date: Sat, 14 Dec 2024 17:31:19 +0000 (-0800) Subject: Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty X-Git-Tag: v6.13-rc3~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=636110be626b1e039b82d6eba4192d3cb82e5c92;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull serial driver fixes from Greg KH: "Here are two small serial driver fixes for 6.13-rc3. They are: - ioport build fallout fix for the 8250 port driver that should resolve Guenter's runtime problems - sh-sci driver bugfix for a reported problem Both of these have been in linux-next for a while with no reported issues" * tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: tty: serial: Work around warning backtrace in serial8250_set_defaults serial: sh-sci: Check if TX data was written to device in .tx_empty() --- 636110be626b1e039b82d6eba4192d3cb82e5c92