git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69585dd
)
headers: remove sched.h from interrupt.h
author
Alexey Dobriyan
<adobriyan@gmail.com>
Wed, 7 Oct 2009 13:09:06 +0000
(17:09 +0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 11 Oct 2009 18:20:58 +0000
(11:20 -0700)
After m68k's task_thread_info() doesn't refer to current,
it's possible to remove sched.h from interrupt.h and not break m68k!
Many thanks to Heiko Carstens for allowing this.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
No differences found