commit | 88be12c440cfa2fa3f5be83507360aac9ea1c54e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Mar 29 12:01:50 2010 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 29 09:13:30 2010 -0700 |
tree | ec8593b4f626debde062eda917355afc35573684 | |
parent | 376a21ff42ba71167afe7a47aeb1ca19470cf580 [diff] |
slow-work: use get_ref wrapper instead of directly calling get_ref Otherwise we can get an oops if the user has no get_ref/put_ref requirement. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>