Re: [PATCH] vc_screen: don't clobber return value in vcs_read

From: Thomas Weißschuh
Date: Fri Mar 03 2023 - 16:13:07 EST


On Mon, Feb 20, 2023 at 11:06:08AM -0500, Storm Dragon wrote:
> On Mon, Feb 20, 2023 at 06:46:12AM +0000, linux@xxxxxxxxxxxxxx wrote:
> > From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
> >
> > @Storm Could you validate this patch?
>
>
> I am willing to test, but I have almost no experience doing anything
> with the kernel other than upgrading it from time to time. Can you send
> me some instructions for testing this?

Sorry for the long delay, but this should be fixed in the current round
of stable kernels. Can you try the following:

pacman -U https://mirrors.edge.kernel.org/archlinux/testing/os/x86_64/linux-6.2.2.arch1-1-x86_64.pkg.tar.zst

Thomas