wait: Use TASK_NORMAL
authorMatthew Wilcox <matthew@wil.cx>
Thu, 6 Dec 2007 22:34:36 +0000 (17:34 -0500)
committerMatthew Wilcox <willy@linux.intel.com>
Thu, 6 Dec 2007 22:34:36 +0000 (17:34 -0500)
commite64d66c8edf11629aa203328daf898775ee27dd4
tree3b91bfac6774079eff7707214645f75a1484f20a
parent6d8982d9b8f4b771754335f1398e406cc72003c3
wait: Use TASK_NORMAL

Also move wake_up_locked() to be with the related functions

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
include/linux/wait.h
kernel/wait.c