Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120781
b: refs/heads/master
c: aab02f0
h: refs/heads/master
i:
  120779: 8e93b3e
v: v3
  • Loading branch information
Jaswinder Singh authored and Ingo Molnar committed Dec 16, 2008
1 parent 24b6dd5 commit e4ad6c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 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: d6be89ad660c5d03edef91715093d447025df59b
refs/heads/master: aab02f0ae20b8fe0fe891e9f107c6e392256ca01
3 changes: 3 additions & 0 deletions trunk/arch/x86/include/asm/prctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
#define ARCH_GET_FS 0x1003
#define ARCH_GET_GS 0x1004

#ifdef CONFIG_X86_64
extern long sys_arch_prctl(int, unsigned long);
#endif /* CONFIG_X86_64 */

#endif /* _ASM_X86_PRCTL_H */
4 changes: 2 additions & 2 deletions trunk/arch/x86/include/asm/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
# define AT_VECTOR_SIZE_ARCH 1
#endif

#ifdef CONFIG_X86_32

struct task_struct; /* one of the stranger aspects of C forward declarations */
struct task_struct *__switch_to(struct task_struct *prev,
struct task_struct *next);

#ifdef CONFIG_X86_32

/*
* Saving eflags is important. It switches not only IOPL between tasks,
* it also protects other tasks from NT leaking through sysenter etc.
Expand Down

0 comments on commit e4ad6c6

Please sign in to comment.