Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257271
b: refs/heads/master
c: 73d382d
h: refs/heads/master
i:
  257269: 93af1b4
  257267: c5bde27
  257263: 4c9bed1
v: v3
  • Loading branch information
Oleg Nesterov authored and H. Peter Anvin committed Jul 15, 2011
1 parent ee11622 commit dad7668
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b429620740945363b746414e8b9a84b8119914c
refs/heads/master: 73d382deccac186d103496bf10388bc2432a8384
9 changes: 0 additions & 9 deletions trunk/arch/x86/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -720,15 +720,6 @@ handle_signal(unsigned long sig, siginfo_t *info, struct k_sigaction *ka,
if (ret)
return ret;

#ifdef CONFIG_X86_64
/*
* This has nothing to do with segment registers,
* despite the name. This magic affects uaccess.h
* macros' behavior. Reset it to the normal setting.
*/
set_fs(USER_DS);
#endif

/*
* Clear the direction flag as per the ABI for function entry.
*/
Expand Down

0 comments on commit dad7668

Please sign in to comment.