aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/kernel/process.c')
-rw-r--r--arch/nios2/kernel/process.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nios2/kernel/process.c b/arch/nios2/kernel/process.c
index 0e075b5ad2a5..2f8c74f93e70 100644
--- a/arch/nios2/kernel/process.c
+++ b/arch/nios2/kernel/process.c
@@ -94,7 +94,6 @@ void show_regs(struct pt_regs *regs)
void flush_thread(void)
{
- set_fs(USER_DS);
}
int copy_thread(unsigned long clone_flags,