Re: [PATCH v2] tty: vt: always invoke vc->vc_sw->con_resize callback

From: Linus Torvalds
Date: Sat May 15 2021 - 12:42:21 EST


On Sat, May 15, 2021 at 9:33 AM Maciej W. Rozycki <macro@xxxxxxxxxxx> wrote:
>
> NB I suggest that you request your change to be backported, i.e. post v3
> with:
>
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Cc: stable@xxxxxxxxxxxxxxx # v2.6.12+

I've applied it to my tree, but let's wait to see that it doesn't
cause any issues before notifying the stable people.

Linus