Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229294
b: refs/heads/master
c: 56e640d
h: refs/heads/master
v: v3
  • Loading branch information
Christian Dietrich authored and Benjamin Herrenschmidt committed Nov 29, 2010
1 parent e4f4825 commit b312987
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: d72e063bb32c06c6c1cec14f6857b7c37ba62d7a
refs/heads/master: 56e640de12c4d9902493cd819c63cacf66515686
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ extern struct task_struct *last_task_used_spe;
TASK_UNMAPPED_BASE_USER32 : TASK_UNMAPPED_BASE_USER64 )
#endif

#ifdef __KERNEL__
#ifdef __powerpc64__

#define STACK_TOP_USER64 TASK_SIZE_USER64
Expand All @@ -139,7 +138,6 @@ extern struct task_struct *last_task_used_spe;
#define STACK_TOP_MAX STACK_TOP

#endif /* __powerpc64__ */
#endif /* __KERNEL__ */

typedef struct {
unsigned long seg;
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/include/asm/vdso_datapage.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,7 @@ struct vdso_data {

#endif /* CONFIG_PPC64 */

#ifdef __KERNEL__
extern struct vdso_data *vdso_data;
#endif

#endif /* __ASSEMBLY__ */

Expand Down

0 comments on commit b312987

Please sign in to comment.