Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Feb 2009 20:35:26 +0000 (12:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Feb 2009 20:35:26 +0000 (12:35 -0800)
commit58edf8ee5e3319373dae9d9038e1a8469a83bb76
tree68d03381fb822e6a931b0113b27c4cf133c6eb4e
parent1fb25cb8b83e85f5bf1a4adb3c9a254c4ce92405
parentf7de7621f07495ad14fb23a812003bcf8f6af65a
Merge git://git./linux/kernel/git/arjan/linux-2.6-async-update

* git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update:
  async: use list_move_tail
  async: Rename _special -> _domain for clarity.
  async: Add some documentation.
  async: Handle kthread_run() return codes.
  async: Fix running list handling.