GCC compatibility issues with CONFIG_STACKPROTECTOR_PER_TASK...
In a032106 config/kernel/linux-rockchip64-current.config was updated to gcc 9. As a result the following options were enabled CONFIG_CC_HAVE_STACKPROTECTOR_SYSREG=y CONFIG_STACKPROTECTOR_PER_TASK=y This breaks compiling kernel modules on...