Merge git://git.infradead.org/users/dhowells/workq-2.6
authorLinus Torvalds <torvalds@woody.osdl.org>
Wed, 6 Dec 2006 16:01:37 +0000 (08:01 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 6 Dec 2006 16:01:37 +0000 (08:01 -0800)
* git://git.infradead.org/users/dhowells/workq-2.6:
  Actually update the fixed up compile failures.
  WorkQueue: Fix up arch-specific work items where possible
  WorkStruct: make allyesconfig
  WorkStruct: Pass the work_struct pointer instead of context data
  WorkStruct: Merge the pending bit into the wq_data pointer
  WorkStruct: Typedef the work function prototype
  WorkStruct: Separate delayable and non-delayable events.


Trivial merge