]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0387838aca3dadf3235bda7486e95f4fdea13ae7
tree68d03381fb822e6a931b0113b27c4cf133c6eb4e
parenteb126773a73f6cbb7adb65f7ddbc99fef70923f6
parentb8fcad24df1c6daf59fe8db817b53a973976fe3a
Merge git://git.kernel.org/pub/scm/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.