Today I updated my Arch Linux and got kernel 5.6.3. DKMS complained that it can't rebuild Parallel Tools, so I investigated.
In kernel 5.6 there was a major change to the procfs interface (https://patchwork.kernel.org/patch/11363867/).
Long story short, the attached file is a patch against...