Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300333
b: refs/heads/master
c: 93c2d65
h: refs/heads/master
i:
  300331: 906151a
v: v3
  • Loading branch information
Paul Gortmaker authored and Linus Torvalds committed May 18, 2012
1 parent 5afbc83 commit 0a80092
Show file tree
Hide file tree
Showing 2 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: 02e1a9cd1ea99b67a668f13b61fdf5d42115db0a
refs/heads/master: 93c2d656c7120e29de8df5bc17bb2a97664104e9
4 changes: 0 additions & 4 deletions trunk/arch/frv/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@ unsigned long get_wchan(struct task_struct *p);
#define KSTK_EIP(tsk) ((tsk)->thread.frame0->pc)
#define KSTK_ESP(tsk) ((tsk)->thread.frame0->sp)

/* Allocation and freeing of basic task resources. */
extern struct task_struct *alloc_task_struct_node(int node);
extern void free_task_struct(struct task_struct *p);

#define cpu_relax() barrier()

/* data cache prefetch */
Expand Down

0 comments on commit 0a80092

Please sign in to comment.