Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19422
b: refs/heads/master
c: ae7a496
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Feb 1, 2006
1 parent 1c260ba commit f49b7ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 896f361bd291f34e0ef439c249b79d7c51ed3f9a
refs/heads/master: ae7a49666af427da745e69a39fcfdd3a8b4ab3e8
1 change: 0 additions & 1 deletion trunk/include/asm-arm26/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ extern unsigned int user_debug;
*/
#define prepare_arch_switch(rq,next) local_irq_enable()
#define finish_arch_switch(rq,prev) spin_unlock(&(rq)->lock)
#define task_running(rq,p) ((rq)->curr == (p))

/*
* switch_to(prev, next) should switch from task `prev' to `next'
Expand Down

0 comments on commit f49b7ae

Please sign in to comment.