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:
5f73708
)
Avoid compile error in fs/nfs/unlink.c
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 20 Oct 2007 02:59:18 +0000
(19:59 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 20 Oct 2007 02:59:18 +0000
(19:59 -0700)
Erez Zadok reports that certain configurations fail to build due to
schedule() TASK_[UN]INTERRUPTIBLE not being declared. Add proper
include files to fix.
Cc: Erez Zadok <ezk@cs.sunysb.edu>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found