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-5e0bb6d94...@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