e7fa2650cc
were declared as non-const. This is backwards (_lkm_exec() changes the pointers but all the target `struct execsw's are const). Fixed this and poisoned related declarations to match and removed the bogus casts that hid the bug. |
||
---|---|---|
.. | ||
linux | ||
linux.c | ||
Makefile |