git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d7a641
)
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 19 Nov 2009 18:10:39 +0000
(18:10 +0000)
committer
David Howells
<dhowells@redhat.com>
Thu, 19 Nov 2009 18:10:39 +0000
(18:10 +0000)
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>
No differences found