Sept. 8, 2021
3:59 p.m.
On Wednesday, September 8th, 2021 at 12:50, Greg KH <greg@kroah.com> wrote:
Please update your kernel version, this should already be fixed.
It's not. There have been sent several patches already to fix this issue. Here are 2 of them: 1. https://lkml.org/lkml/2021/9/5/146 2. https://lore.kernel.org/lkml/20210802143820.1150099-1-arnd@kernel.org/ And no one of them has been applied yet. Here is the log of the file input_system.c: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drive... The latest commit was made on 2021-07-22 which actually break the build. Thank you!