[PATCH v2 0/2] console/serial: adjust default TX buffer size

Roger Pau Monne posted 2 patches 1 year, 10 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220630082330.82706-1-roger.pau@citrix.com
xen/drivers/char/Kconfig  | 10 ++++++++++
xen/drivers/char/serial.c |  2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
[PATCH v2 0/2] console/serial: adjust default TX buffer size
Posted by Roger Pau Monne 1 year, 10 months ago
Hello,

First patch moves the setting of the default TX buffer size to Kconfig,
and shouldn't be controversial, second patch increases the buffer to
32K.  Jan doesn't feel comfortable Acking patch 2, so someone will have
to review and consider it, see:

https://lore.kernel.org/xen-devel/59fe1b28-b173-e497-5b8a-5e0bb6d946b6@suse.com/

Thanks, Roger.

Roger Pau Monne (2):
  console/serial: set the default transmit buffer size in Kconfig
  console/serial: bump buffer from 16K to 32K

 xen/drivers/char/Kconfig  | 10 ++++++++++
 xen/drivers/char/serial.c |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.36.1