This bug was fixed in the package linux - 6.16.0-16.16 --------------- linux (6.16.0-16.16) questing; urgency=medium
* questing/linux: 6.16.0-16.16 -proposed tracker (LP: #2120720) -- Paolo Pisati <paolo.pis...@canonical.com> Sat, 16 Aug 2025 17:31:00 +0200 ** Changed in: linux (Ubuntu Questing) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2116140 Title: enlarge the number of the serial port for sh-sci serial driver Status in linux package in Ubuntu: Fix Released Status in linux source package in Questing: Fix Released Bug description: [Impact] CONFIG_SERIAL_SH_SCI_NR_UARTS is 2 at the moment, if the kernel boots on the device like renesas g3s, the serial port is malfunction because there are 6 serial ports on it. [Fix] enlarge the number in the kernel config. default is "18" if ARCH_RENESAS enabled. [Test Case] 1. compile test 2. boot into renesas g3s 3. check the serial ports function [Where problems could occur] No regression. the memory costs for one serial port is around 500 bytes. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2116140/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp