Skip to content

Conversation

@muhviehstah
Copy link

the module refused to compile on my archlinux machine with kernel version < 4.6 (4.7.6-1-ARCH & 4.8.1-1-ARCH)

in Kernel 4.8 is_compat_task has changed to in_compat_syscall
https://www.linux-mips.org/archives/linux-mips/2016-01/msg00569.html

i have merged the changes from ckuethe (thank you) with the compat fix to this 3 commits.

muhviehstah and others added 14 commits October 15, 2016 02:31
fix for build on kernel 4.8
code from ckuethe + final fixes to build proper.
tested on archlinux with kernel version 4.8.1-1
With CONFIG_DEBUG the driver generates really far too many messages.
Disabling these messages makes it harder to debug failures but it
increases the performance quite a bit.
The kernel includes no longer bring in <linux/sched/signal.h>. Include
it explicitely.
fix priv_destructor -> destructor for lenovo 100s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants