--- zzzz-none-000/linux-3.10.107/arch/openrisc/kernel/process.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/openrisc/kernel/process.c 2021-02-04 17:41:59.000000000 +0000 @@ -197,7 +197,6 @@ { unsigned long sr = mfspr(SPR_SR) & ~SPR_SR_SM; - set_fs(USER_DS); memset(regs, 0, sizeof(struct pt_regs)); regs->pc = pc;