Re: [PATCH] tty: xilinx_uartps: Add the id to the console

From: Greg Kroah-Hartman
Date: Thu Apr 30 2020 - 04:49:21 EST


On Thu, Apr 30, 2020 at 10:11:21AM +0200, Michal Simek wrote:
> From: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx>
>
> Update the console index. Once the serial node is found update it to the
> console index.
>
> Fixes: 18cc7ac8a28e ("Revert "serial: uartps: Register own uart console and driver structures"")
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx>
> Cc: stable <stable@xxxxxxxxxxxxxxx>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> ---
>
> Greg: Would be good if you can take this patch to 5.7 and also to stable
> trees.

WHy? I don't understand what bug this fixes/resolves, please be much
more descriptive in your changelog text showing this if you wish for it
to be backported to a stable tree. As it is, this just looks like you
are adding a new feature.

thanks,

greg k-h