Re: [PATCH 3/3] serial: Improve detection of duplicate serial ports

2023-01-12 Thread Benjamin Herrenschmidt
On Fri, 2022-12-23 at 12:48 +1100, Benjamin Herrenschmidt wrote: > We currently rely on some pretty fragile comparison by name to > identify wether a serial port being configured is identical Signed-off-by: Benjamin Herrenschmidt --- (Sorry about that ... blame christmas :-) > --- >  grub-core/

[PATCH 3/3] serial: Improve detection of duplicate serial ports

2022-12-22 Thread Benjamin Herrenschmidt
We currently rely on some pretty fragile comparison by name to identify wether a serial port being configured is identical --- grub-core/term/arc/serial.c | 4 +++ grub-core/term/ieee1275/serial.c | 4 +++ grub-core/term/ns8250.c | 16 + grub-core/term/serial.c | 5