Comment 111 for bug 1887190

Revision history for this message
wangjun (biggerchina) wrote :

@Coiby Xu (coiby)

my machine is MSFT0001:00 04F3:3140;

i tested the patch on fedora 32 kernel 5.8.11 .

the touchpad worked.

but the original patch not compile :

thread_hid undeclared

then i add one line:

static struct task_struct *thread_hid = NULL;

many thanks to your hard work!

i am in in expectation of your final version patch.