Re: [PATCH] Re-order grub_serial_find to fix default to com0 on some platforms

2024-10-15 Thread Adam Williamson
On Wed, 2024-10-16 at 14:19 +1100, Benjamin Herrenschmidt wrote: > On Tue, 2024-10-15 at 11:10 -0700, Adam Williamson wrote: > > > > 7b192ec4c rejigged the serial port detection code when no port > > is explicitly specified. Before 7b192ec4c we did > > grub_serial_find ("com0") in this case, which

Re: [PATCH] Re-order grub_serial_find to fix default to com0 on some platforms

2024-10-15 Thread Benjamin Herrenschmidt
On Tue, 2024-10-15 at 11:10 -0700, Adam Williamson wrote: > > 7b192ec4c rejigged the serial port detection code when no port > is explicitly specified. Before 7b192ec4c we did > grub_serial_find ("com0") in this case, which on *any* platform > would return a port called "com0" if one was found, ot

[PATCH] Re-order grub_serial_find to fix default to com0 on some platforms

2024-10-15 Thread Adam Williamson
NOTE, NOT PART OF COMMIT MESSAGE: I am not at all used to the email- based workflow, I don't typically contribute to projects that use it, I am used to pull requests. I don't have the git email stuff set up at all. This email is manually produced by copy/pasting the 'git show' output. Sorry if this