]> git.baikalelectronics.ru Git - kernel.git/commit
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
authorJens Axboe <jens.axboe@oracle.com>
Thu, 19 Nov 2009 18:10:39 +0000 (18:10 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:10:39 +0000 (18:10 +0000)
commit1c2c2df5355ff9a501be89b9939126709f32e2d0
tree116689de1f46840915e7f6f196ad334a990a2d5b
parenta9ecd804f7478c60229196cd98cad214f1584953
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional

Make the ability for the slow-work facility to take references on a work item
optional as not everyone requires this.

Even the internal slow-work stubs them out, so those can be got rid of too.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/slow-work.txt
kernel/slow-work.c