Commit Graph

4 Commits

Author SHA1 Message Date
Tony Finn
a0322cf22d Fix for kernel 4.11+
Signal related functions (flush_signal, allow_signal and
signal_pending) moved from include/linux/sched.h to
include/linux/sched/signal.h in 4.11.0:

http://elixir.free-electrons.com/linux/v4.10.17/source/include/linux/sched/signal.h

As a result, this module did not build in 4.11 on my Arch system.

This updates the includes to allow this module to build on 4.11.
2017-05-24 20:34:19 +01:00
Nick Bartos
b2de16a28e Add module parameter for status LED.
Some people find flashing lights annoying.
2017-02-24 10:41:32 +11:00
Ole Petter Bang
b176108188 Turn off the debugging log by default (#49) 2015-08-07 09:12:58 +02:00
Ole Petter Bang
7183941756 Add existing files. 2013-11-19 21:24:49 +01:00