Because of a change in the argument to proc_create, bbswitch.c fails to compile under kernel 5.6 or later. Here's the quick-and-dirty change I made to fix it, but it should probably be done as a cleaner, conditional patch checking the kernel version.
Because of a change in the argument to proc_create, bbswitch.c fails to compile under kernel 5.6 or later. Here's the quick-and-dirty change I made to fix it, but it should probably be done as a cleaner, conditional patch checking the kernel version.